@media (max-width: 768px) {
  .ma-section-hero img {
    max-width: 100%;
    height: auto;
  }
}