.view-article .article-aside,
.view-article .pager,
.view-article .divider-vertical {
	display:none;
}
.bg-image {
	background-image:url("../../images/banners/about_bct_bg.jpg") !important;
}

#t3-content h1 {
    margin: 20px 0 40px 0;
}

.banner {
    margin-bottom: 20px;
}

article .article-content {
  padding-bottom: 20px;
}

.t3-content h4{
	font-size: 16px;
    color: #00a046;
    margin: 0 0 33px;
}

@media screen and (min-width: 1200px) {



}

@media screen and (max-width: 1190px) {



}

@media screen and (max-width: 767px) {



}

@media screen and (max-width: 319px) {

}