.customer_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.customer_boxes_item{background-color:#fff;border-radius:8px;box-shadow:1px 0 5px 3px rgba(0,0,0,.1);-webkit-box-shadow:1px 0 5px 3px rgba(0,0,0,.1);-moz-box-shadow:1px 0 5px 3px rgba(0,0,0,.1);box-sizing:border-box;flex-basis:45%;margin:20px 2.5%;padding:30px;position:relative;z-index:3}@media screen and (max-width:600px){.customer_boxes_item{background-color:#fff;border-radius:8px;box-sizing:border-box;flex-basis:100%;margin:20px 0;padding:30px;position:relative;z-index:3}}.customer_boxes_testimonial_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.customer_boxes_testimonial_image{flex-basis:60%}.customer_boxes_testimonial_read_more{flex-basis:40%;text-align:right}.leftLogoIMG{aspect-ratio:auto;display:block;height:auto;max-width:100%}.testimonial_new_link{color:#0a9ce8;font-weight:700;text-decoration:none}