#Schemes .SchemeRights .Seheme_p {
    margin-top: 0;
}

.SchemeRights h3 {
    margin-top: 60px;
}

@media screen and (max-width: 770px) {
    .SchemeRights h3 {
        margin-top: 20px;
    }


}

@media screen and (max-width: 480px) {
    .schemesIm {
        height: 800px !important;
    }

    .schemesIm .SchemeLefts {
        top: 540px !important;
    }
}