@media (max-width: 767px) {
    #book_a_call {
        scroll-margin-top: 120px;
    }
    
    .inner-template .section.section-header, .inner--template .section.section-header {
        height: fit-content;
    }
}

.testimonial-author-wrap {
    text-wrap-style: balance;
}