.section-image-banner .banner__heading {color: #eeb657;font-weight: 800;text-align: center;}
.section-image-banner .banner__text{font-size:36px;line-height:1;color: #ffffff;font-weight:400;margin-bottom: 20px;margin-top: 20px; }
.section-image-banner .banner:after, 
.section-image-banner .banner__media:after{background: #012d43;}


@media screen and (max-width:575px){
    .section-image-banner .banner__heading {font-size: 30px;}
    .section-image-banner .banner__text {font-size: 24px;margin-bottom: 10px;margin-top: 20px;}
}