@charset "utf-8";.serviceRow{    padding-bottom: 15px}.serviceItemText h2 {    margin-bottom: 10px;}.serviceItemSubTitle p{    color: #484848;}.serviceItemText{    padding-top: 15px;    max-width: 100%;    margin-bottom: 15px;    min-height: 190px;}.setImg{    height: 436px;}.readMore:hover{    color:#860000;    text-decoration: underline;}.readMore{    font-size: 22px;    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;    }    .setImg{    height: 100%;    width: auto;    }}