.customer-content{display:flex;flex-direction:column;justify-content:center}.customer-title{max-width:40%;margin:0 auto 30px}.customer-title *{text-align:center;font-size:36px;line-height:46px;font-weight:700;margin-bottom:0}.customer-wrapper{display:flex;flex-wrap:column-wrap;justify-content:space-between;flex-flow:column wrap;max-height:800px}.customer-wrapper .card-customer{width:29%;background:hsla(0,0%,96.9%,.6);padding:30px;margin:25px}.customer-wrapper .card-customer-heading{display:flex}.customer-wrapper .title-customer-area h4{font-size:14px;line-height:20px;text-transform:uppercase;font-weight:700;margin:unset}.customer-wrapper .description-customer span{font-size:16px;color:#535a63;line-height:20px}.description-customer{line-height:1.2;margin-top:8px}.customer-wrapper .title-customer-area span{font-size:11px;line-height:20px;color:grey;font-weight:600}.customer-wrapper .title-customer-area{margin-left:10px;display:flex;flex-direction:column;justify-content:center}.customer-wrapper .image-photo img{border-radius:100%}.image-photo img{width:50px}@media only screen and (max-width:1100px){.customer-wrapper{flex-flow:row;flex-wrap:wrap;max-height:unset}}@media only screen and (max-width:780px){.customer-wrapper .card-customer{width:45%}.content-wrapper.customer-wrapper{max-width:100%!important}.customer-title{max-width:100%;margin:0 auto 35px}}@media only screen and (max-width:660px){.customer-wrapper .card-customer{width:100%}.card-customer:nth-child(n+4){display:none}}