
/*  */
/* 
*/
@media (max-width: 480px) {
    .service-tile.half .tilecontent .bottom p {
        -webkit-line-clamp:2;
    }
    .service-tile.half:after {
        padding-bottom: 65% !important;
    }
}
/*  */