.jtpl-content__inner{
    width: 100% !important;
    max-width: 100% !important;
}

.jtpl-content__inner img{
    width: 100%;
}

.jqbga-slider--image, .jqbga-web--image {
    background-image: none !important;
}

.lower-title {
    width: 100vw;
    margin: -26px 0 50px 0px;
}

.lower-title img{
    width: 100%;
}

.section-heading {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto 0px !important;
    display: block;
}



@media screen and (max-width:767px) {

    .lower-title {
        width: 100vw;
        margin: -34px 0 43px -10px;
    }

}