/*----------------company-statements starts----------------*/

.media-company-statements .banner-image-container img{width:100%; height:auto;}
.media-company-statements .cs-date{font-size:12px;}
.media-company-statements .company-statements-wrapper{padding-bottom: 13px;}

@media screen and (max-width:767px) {
 .media-company-statements .main-title-wrapper h1{margin: 0 0 50px;}
 }
@media screen and (max-width: 991px) and (min-width:768px) {
 .media-company-statements .main-title-wrapper h1{margin: 0 0 85px;} 
}
@media screen and (min-width: 992px) {
 .media-company-statements .main-title-wrapper h1{margin: 0 0 85px;}
 
}

/*----------------company-statements end----------------*/