@media only screen and (min-width: 1370px){
    section.banner.banner_inside .banner-text h2 {
        width: 90.3%;
        max-width: 1349px;
        margin: 0px auto;
        display: block;
    }
    body.inside {
        background: #90A4AD !important;
        width: 90.3%;
        margin: 0px auto;
        max-width: 1349px;
    }
    .align {
      box-shadow: 0px 0px 13px #000;overflow: hidden !important;
    }
    section.banner.banner_inside .banner-text{padding:8px 0 14px 0px}
}

