/*======================================
    INSIGHTS
======================================*/

.insights{

    background: var(--white);

}

.insights .row{

    align-items: stretch;

}

.insights .col-lg-4,
.insights .col-lg-8{

    display: flex;

}

.testimonials,
.home-news{
    padding: 0;

}
.insights .testimonials,
.insights .home-news{

    width: 100%;

}
