.clear{
clear: both;
}
.owl-carousel .item {
margin: 8px 25px 8px 3px;
}
.owl-carousel .item img{
display: block;
width: 100%;
height: auto;
}
.gts_simple_carousel {
padding: 5px 10px;
}
.gts_simple_carousel .car_title{
margin: 10px 0px 8px;
}
.gts_simple_carousel .car_title a{
font-size: 15px;
text-decoration: none;
}
.gts_simple_carousel .car_title a:hover{
text-decoration: underline;
}
.gts_simple_carousel .read_more {
float: left;
margin-top: 15px;
}
.gts_simple_carousel .read_more a {
clear: both;
text-decoration: none;
}
.gts_simple_carousel .read_more a:hover{
text-decoration: underline;
}