.testimonial-quote-container.full-height {
    height: auto !important;
}

@media(max-width: 768px) {
    .single-insight p {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .single-insight h1.uk-h3 {
        font-size: 22px !important;
        line-height: 31px !important;
    }
}