.wrapper-lcs{display:grid;grid-auto-rows:1fr;grid-gap:40px}.wrapper-singolo-box{align-items:center;display:flex;flex-flow:column wrap;height:100%;justify-content:space-between}.wrapper-image-sb{height:100px;margin:0 auto;width:70px}.wrapper-singolo-box .anno{color:#707070;font-size:13px;padding:10px 10px 0}.wrapper-image-sb img{height:100%!important;object-fit:contain;width:100%}.wrapper-content-clienti{text-align:center}.wrapper-content-clienti h4{font-size:16px;line-height:1.2}@media (max-width:767px){.wrapper-lcs{grid-template-columns:repeat(2,1fr);grid-gap:20px}.anno,.wrapper-content-clienti{display:none}.wrapper-singolo-box{height:100%;justify-content:space-evenly}.wrapper-image-sb{height:auto!important;width:100px!important}}