#faq .flex_cell {background-position: 50% 72%;}
.hero-top-es {
    background-image: url(/wp-content/uploads/2022/04/Frequently-Asked-Questions.jpg);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

@media (min-width: 990px) {
    .alt-heading {
        font-size: 35px;
    }
}