.models-table-title{
    color:black !important;
    font-size:1.87692307692308em !important;       
    font-weight:bold !important;			
    border-bottom: 1px solid #c9d9e6;
    font-style:normal;
    font-weight:normal;
    font-size:14px !important;
    padding-left:0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px!important;


}

@media only screen and (min-width: 40em) {
    .models-table-title{
        font-size:20px !important;
        font-weight:bold !important;
    }
}