.customer_module .flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;flex-flow:row wrap!important;-moz-flex-flow:row wrap!important;-webkit-flex-flow:row wrap!important;-o-flex-flow:row wrap!important;justify-content:flex-start!important;margin:0!important;width:100%}.customer_module .flex-item{flex-basis:33.33%;-moz-flex-basis:33.33%;-webkit-flex-basis:33.33%;-o-flex-basis:33.33%;padding:10px}.customer_module .content{background:#fff;box-shadow:0 2px 24px rgba(0,0,0,.1);-moz-box-shadow:0 2px 24px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 24px rgba(0,0,0,.1);-ms-box-shadow:0 2px 24px rgba(0,0,0,.1);text-align:left}.customer_module .content .customer_image img{height:100%!important;max-height:250px;min-height:250px;object-fit:cover;width:100%}.customer_module .content .customer_text{padding:20px}.customer_module .content .customer_text .title{font-weight:700}.customer_module .content .customer_text .desc{font-size:20px}.customer_module .content .customer_text .btn_area a,.customer_module .content .customer_text .btn_area a:active,.customer_module .content .customer_text .btn_area a:hover{font-size:16px;text-decoration:none}@media (max-width:769px){.customer_module .flex{display:block!important}}