/* Start custom CSS for westo_services_v2, class: .elementor-element-6981b4a *//*@media (min-width: 1200px) {*/
/*  .our-service .container {*/
/*    max-width: 100%;*/
/*  }*/
/*}*/

@media (min-width: 1200px) {
  .our-service .col-xl-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.our-service p{display: -webkit-box;
  -webkit-line-clamp: 7;      /* number of lines */
  line-height: 1.5em;         /* IMPORTANT */
  height: em;  
}


/*@media (min-width: 992px) {*/
/*  .our-service .col-lg-6 {*/
/*    -ms-flex: 0 0 30%;*/
/*    flex: 0 0 30%;*/
/*    max-width: 30%;*/
/*  }*/
/*}*//* End custom CSS */