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