.boxes-logos{flex-wrap:wrap;margin:40px 0 0;max-width:100%;text-align:center;width:1000px}.boxes-logos,.logo-item{align-items:center;display:flex;justify-content:center}.logo-item{background:#fff;border-radius:20px;box-shadow:0 0 20px #0000001f;box-sizing:border-box;height:180px;margin:10px;max-width:calc(33% - 20px);width:200px}.logo-item img{max-height:70px;max-width:120px}@media screen and (max-width:900px){.logo-item{max-width:calc(100% - 20px)!important;padding:60px 40px;width:300px}.logo-item:last-child{margin-bottom:0}}