.article-aside,
.divider-vertical,
.pager,
.view-article .page-header{
	display:none;
}
/*banner*/
.bg-image {
	background-image:url("../../images/banners/whats_new_bg.jpg") !important;
}
 
/*artcile-title*/
#t3-content h1 {
    margin: 20px 0 40px 0;
}

article .article-content {
  padding-bottom: 20px;
}

/*Responsive*/
@media screen and (min-width: 1200px) {



}

@media screen and (max-width: 1190px) {



}

@media screen and (max-width: 767px) {



}

@media screen and (max-width: 319px) {


}