.carriers-box{width:100%;gap:40px;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.carriers-box .carrier-item{text-align:center;width:30%;height:100px}.carriers-box .carrier-item img{width:80%;height:100%;object-fit:contain}@media screen and (max-width:768px){.carriers-box .carrier-item{width:42%;height:130px}}