@media screen and (min-width: 1024px) {
  div#shopify-section-header {
    height: 180px!important;
}
}
@media screen and (max-width: 767px) {
  div#shopify-section-header {
    height: 70px!important;
}
}
.promo-banner {
    height: 30px!important;
    min-height: 30px!important;
}
#shopify-section-1631495716e3ba721f {
    height: 490px!important;
    max-height: 470px!important;
}
.fixcls {
  opacity: 0;
}