.aftermarketbrands-container{padding:20px 10px;background:black}.aftermarketbrandsimg{background-color:black;width:140px;height:80px;padding:0;object-fit:contain}.aftermarketbrands-item:hover{cursor:pointer;background-color:black;transform:scale(1.1)}.aftermarketbrands-item{height:140px;transition:transform .1s ease-in-out;border:1px solid lightgray;justify-content:center;display:grid;padding:20px 5px}.aftermarketbrands-item p{font-weight:600;margin-top:1rem;text-transform:uppercase;margin-bottom:0;font-size:14px}@media (max-width:768px){.aftermarketbrands-item{height:100%}.aftermarketbrands-item p{font-size:12px}.brandbox{grid-template-columns:repeat(3,1fr)}.aftermarketbrandsimg{width:80px;height:50px}}@media (max-width:480px){.brandbox{grid-template-columns:repeat(2,1fr)}.brandimg{width:80px!important}}