.hero-note{
    align-items: end;
    flex-direction: column;
}


.reviews .reviews__title>*:first-child { font-size: 36px !important; }

@media screen and (min-width: 1024px) {
.reviews .reviews__title>*:first-child { font-size: 64px !important; }
}

