@media (max-width: 768px) {

  div[section-id="84927cbc-7deb-4830-aa28-fc05078128e4"] .gallery {
    display: block !important;
  }

  div[section-id="84927cbc-7deb-4830-aa28-fc05078128e4"] .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
    aspect-ratio: 370 / 202;
    height: auto !important;
  }

}
div[section-id="84927cbc-7deb-4830-aa28-fc05078128e4"] .gallery-item a {
  height: 0 !important;
  padding-top: 54.6%;
  position: relative;
}

div[section-id="84927cbc-7deb-4830-aa28-fc05078128e4"] .gallery-item a img {
  position: absolute;
  inset: 0;
}
@media (min-width: 1200px) {
  div[section-id="84927cbc-7deb-4830-aa28-fc05078128e4"].container {
    max-width: 1400px !important; 
  }
}