

@media screen and (min-width: 768px) {
   .about_banner .m-hero__content {
        max-width: 50rem;
    }
}