@charset "utf-8";.serviceRow{    padding-bottom: 15px}.serviceItemText h2 {    margin-bottom: 10px;}.serviceItemSubTitle {    font-size: 17px !important;    height: 50px;    overflow: hidden;    color: #000;}.serviceItemSubTitle p{    color: #484848;}.serviceItemText{    padding-top: 15px;    max-width: 100%;    margin-bottom: 15px;    min-height: 190px;}.setImg{    height: 436px;}.readMore {    font-size: 20px;    color:#4FA449;    text-decoration: none;}.serviceItemText .readMore:hover{    font-size: 20px;    color:#4FA449;    font-weight: 600;    text-decoration: underline;}.readMore{    margin-top: 21px;    margin-bottom: 21px;    text-align: left;}@media(max-width:990px){     .serviceRow:after{        clear: none;    }    .serviceItemText{        padding-top: 15px;        max-width: 424px;        margin-bottom: 15px;        min-height: 190px;    }    .serviceItemSubTitle {        height: 115px;    }    .setImg{    height: auto;    width: auto;    }}@media(max-width:480px){    .serviceItemSubTitle {        height: 115px;    }}