html body .hero-carousel {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
html body #business-hours.home-contact-image-strip {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  line-height: 0 !important;
  background: #fbd6de !important;
}
html body #business-hours.home-contact-image-strip > img {
  display: block !important;
  position: static !important;
  inset: auto !important;
  width: 100% !important;
  height: auto !important;
  max-height: 240px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: none !important;
  vertical-align: top !important;
}
html body .hero-carousel + #business-hours.home-contact-image-strip {
  margin-top: 0 !important;
}
html body #business-hours.home-contact-image-strip + .home-main {
  margin-top: 0 !important;
  padding-top: 28px !important;
}
html body #business-hours.home-contact-image-strip + .home-main > :first-child {
  margin-top: 0 !important;
}
html body #business-hours.home-hours-banner.home-hours-layout-v4 .hours-brand-block,
html body #business-hours.home-hours-banner.home-hours-layout-v4 .hours-content-panel,
html body #business-hours.home-hours-banner.home-hours-layout-v4 .hours-qr-area,
html body #business-hours.home-hours-banner.home-hours-layout-v4 .section-collapse-button,
html body #business-hours.home-hours-banner.home-hours-layout-v4 .hours-collapsed-summary {
  display: none !important;
}
html body #business-hours.home-hours-banner.home-hours-layout-v4,
html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr,
html body #business-hours.home-hours-banner.home-hours-layout-v4.is-collapsed,
html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed {
  display: block !important;
  position: relative !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 16vw !important;
  min-height: 120px !important;
  max-height: 240px !important;
  aspect-ratio: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: #fbd6de !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  overflow: hidden !important;
}
html body #business-hours.home-hours-banner.home-hours-layout-v4 + .home-main {
  margin-top: 0 !important;
  padding-top: 28px !important;
}
@media (max-width: 760px) {
  html body #business-hours.home-contact-image-strip > img {
    max-height: 160px !important;
  }
  html body #business-hours.home-hours-banner.home-hours-layout-v4,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.is-collapsed,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed {
    height: 22vw !important;
    min-height: 80px !important;
    max-height: 160px !important;
  }
  html body #business-hours.home-contact-image-strip + .home-main,
  html body #business-hours.home-hours-banner.home-hours-layout-v4 + .home-main {
    padding-top: 22px !important;
  }
}
@media (max-width: 420px) {
  html body #business-hours.home-contact-image-strip > img {
    max-height: 120px !important;
  }
  html body #business-hours.home-hours-banner.home-hours-layout-v4,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.is-collapsed,
  html body #business-hours.home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed {
    height: 26vw !important;
    min-height: 70px !important;
    max-height: 120px !important;
  }
}
