/* AwardsGrid — Trust / Award Logos */

@media screen and (min-width: 1280px) {
    #AwardsGrid.f_wrp {
        column-gap: 6rem;
    }
}

.trs-lg {
    width: auto;
    display: block;

    img {
        width: auto;
        object-fit: contain;
    }
}
