.collection-the-best .brand-feature-row>[class*=col-]{
    padding-right: 0;
    padding-left: 0;
}

.collection-the-best .brand-feature-row .brand-feature h4 {
    color: #111;
    padding: 2rem 2rem 1rem;
    margin: 0;
    text-align: left;
}

.collection-the-best .brand-feature-row h4 {
    font-family: FuturaExtraBold;
}

.collection-the-best .brand-feature-row p {
    font-size: 1rem;
    line-height: 1.25em;
    margin: 0 auto;
    padding: 0 2rem 2rem;
}