
/*  */
/* 
*/
.service-tile .bottom p:first-child {
    height: 9.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

/* @media (min-width: 1711px) { */
  .service-tile .tilecontent {
    padding: 1.5625rem 1.1875rem 1.1875rem !important;
    }
/* } */
/*  */