


#promo-banner{display:block;}
@media (min-width: 640px) and (max-width: 959px) {
   #promo-banner {
      min-height: 200px;
      max-height: 375px;
   }
}
@media (max-width: 639px) {
   #promo-banner {
      min-height: 220px;
      max-height: 490px;
   }
}
@media (min-width: 1279px) {
   #promo-banner {
      min-height: 350px;
   }
}





.logoContent .site-logo {
   background-image: url("../userdata/14d5b11fe286d9c58360ae33cca6522a736") !important;
}


.logoContent .site-logo {
   background-position: center !important;
}



