@charset "utf-8";
/* CSS Document */

.article-banner{background:url(../images/articles/Is-Destiny-Real/banner/destiny4-banner.jpg)/*1920*430*/; background-position: 50% center !important; background-size: cover!important;}
.article-banner img{height:430px;}

.full-article-content img{ margin:30px auto; display:block;} 

@media screen and (max-width:1024px){
.article-banner{background:url(../images/articles/Is-Destiny-Real/banner/destiny4-banner-tablet.jpg) no-repeat center bottom !important;}
}
@media screen and (max-width:767px){
.article-banner{background:url(../images/articles/Is-Destiny-Real/banner/destiny4-banner-mob.jpg) no-repeat center bottom !important; background-size:cover!important;}
}