/*Additional styles*/
@media screen and (min-width: 64em) {
    .hero__content-inner--main {
        max-width: 50rem !important;
    }
}