.category .img {height:238px; background-size: cover; background-position: center center; background-repeat: no-repeat; display: block;max-width: 357px;}
.category .col-sm-6>span {margin-bottom: 10px; display: block}
.category a>.title_small:hover {color: #fa9900;}
.category .text{display:block;margin-bottom:1.5rem;}
.category__thumbnail-details{border:8px solid #d9e3e9;box-sizing:border-box;margin-bottom:1rem;padding:1rem;}
.category__thumbnail-details h4 {font-weight: bold}
.category__thumbnail-details-item{color:black;display:block;margin-bottom:1.5rem;text-decoration:underline;}
@media screen and (min-width:1200px){.category.subsection .img {height:188px;}}
@media screen and (max-width:992px){.category__thumbnail{margin-top:1rem;}}