.mm-section-banner {
  aspect-ratio: 1440/360
}

@media (max-width: 768px) {
  .mm-section-banner {
    aspect-ratio: 1;
  }
}
