.stationbg {
    /* width: ; */

}

.stationbg img {
    width: 100%;
    padding: 0 0 70px 0;
}

.SchemeRights h3 {
    margin-top: 100px;
}

.SchemeRights {
    width: 140%;
}

@media screen and (max-width: 770px) {
    .SchemeRights h3 {
        margin-top: 20px;
    }

    .schemesIm {
        height: 1300px !important;
    }
}

@media screen and (max-width: 480px) {
    .schemesIm {
        height: 800px !important;
    }
}