.mc-logo {
    width: 54px;
    height: 49px;
    background: url(images/logo.png) no-repeat center;
    background-size: contain;
}
.mc-logo.blank{background: url(images/logo_blank.png) no-repeat center;width:54px;height:49px;background-size: contain;}