.shveler1{
        background: url(../images/bg/main-bg2.jpg) center no-repeat;
        -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.shveler2{
    height: 338px;
}
.catshveler{
    background: url(../images/bg/catalog-bg2.jpg) center bottom no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}