/* Add custom CSS styles below */ 
@media (min-width: 640px) {
    .brand-item {
        height: 8rem;
        padding: 0rem;
    }
}