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