 @media only screen and (max-width:991px) {
.col-sm-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 33%;
}
.single-special-banner .banner-thumbnail .banner-cate-name .banner-title {
 font-size: 15px;
 color: #fff;
 letter-spacing: 0px;
 text-transform: uppercase;
 margin-bottom: 0px;
}
}
