/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 80px;
    max-width: 272px;
    object-fit: contain;
}
@media (MAX-WIDTH:767PX){
.brands-index  .pt-24 {
    padding-top: 1rem;
}
  .brands-index  .mb-10 {
    margin-bottom: 0.5rem;
}
}