﻿.home-for {
    background-image: url(../../../index.html);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
    padding-top: 72px;
    padding-bottom: 83px;
}

.home-for .grid.wide {
    max-width: 1680px;
}

.home-for-decor {
    position: absolute;
    top: -201px;
    left: 0;
}


/*RS*/

@media(max-width:1023px) {
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width: 739px) {
}
