@media screen and (max-height:650px){
	#main #screen2.screen_lend .hard_water .hard_water_items {
	    display: flex;
	    margin-bottom: 2px;
	    margin-top: 19px;
	}

	#main #screen2.screen_lend .hard_water .check {
	    margin-top: 24px;
	}

	#main #screen3.screen_lend .screen3_wrapper {
	    top: 40%;
	}

}/*650*/

.main-slider-custom {

    background-image: url(http://magazin.oscorp.pro/bitrix/panel/main/images/Main1.jpg);
    width: 100%;
    BACKGROUND-SIZE: cover;
    height: 405px;
    background-position: right;
}

.main-slider-custom-2 {

    background-image: url(http://magazin.oscorp.pro/bitrix/panel/main/images/Main2.jpg);

}

.main-slider-custom-3 {

    background-image: url(http://magazin.oscorp.pro/bitrix/panel/main/images/Main3.jpg);

}


@media screen and (max-width: 1560px) {
.main-slider-custom {
       height: 334px;
   }

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

.main-slider-custom {
       height: 304px;
   }
}

@media screen and (max-width: 1200px) {
.main-slider-custom {
       height: 250px;
   }
}

@media screen and (max-width: 960px) {
.main-slider-custom {
       height: 200px;
   }
}
@media screen and (max-width: 780px) {
.main-slider-custom {
         BACKGROUND-SIZE: cover;
    height: 160px;
    background-position-x: 30%;
   }
}
@media screen and (max-width: 480px) {
 
.main-slider-custom {
         BACKGROUND-SIZE: cover;
    height: 160px;
    background-position-x: 30%;
   }
}
@media screen and (max-width: 360px) {

}