 
 
.perfact-layout--header-logo {
    background-image:url('graphics/custom_logo');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 80px;
    width: 240px;
}
.perfact-layout--header-logo  {
    /*background-size: auto 80px;
    height: 80px;
    width: 180px;*/
}


