.featured-brands{display:flex;flex-wrap:wrap;justify-content:space-between}.f-brand-item{align-items:center;border:1px solid #ebebeb;display:flex;margin:10px 0;padding:0 20px;width:49%}.f-brand-item .brand-img{min-width:30%;width:30%}.f-brand-item .brand-content{padding:20px 0 20px 40px}.f-brand-item h3{font-size:20px}@media only screen and (max-width:767px){.f-brand-item{width:100%}}