/* @media screen  and (max-width:950px){
	.header__info{
		display: none;
	}
    .header__logo {
        margin-top: 5px;
        max-width: 122px;
        margin-bottom: -21px;
    }
	.first-section__side:last-child{
	display: none;

	}
    .first-section__info{
        width: 100%;
    }
    .first-section__info h1{
        font-size: 66px;
        line-height: 52px;
        position: relative;
    max-width: 243px;
    line-height: 59px;
    font-weight: 500;
    margin-top: -3px;
    }
    .first-section__info h1:before {
        content: "";
        background: url(../images/sprite1.png) 0 -148px no-repeat;
        height: 89px;
        width: 98px;
        position: absolute;
        right: 24px;
        bottom: -10px;
        transform: scale(.6, .6);
        -ms-transform: scale(.6, .6);
        -webkit-transform: scale(.6, .6);
    }
    .first-section__info h2 {
        font-size: 24px;
        line-height: 29px;
        max-width: 222px;
        margin-top: 2px;
        margin-bottom: 3px;
    }
    .first-section__bottle:before {
        content: "";
        
        height: 89px;
        width: 98px;
        position: absolute;
        left: -31px;
        top: -3px;
    }
    .first-section__bottle:after{
        display: none;
    }
.container .row1{
    display: flex;
    flex-direction: column;
}
.why-is__side{
    width: 100%;
}
.row4{
    display: flex;
    flex-direction: column;
}
.science__left{
    width: calc(100% - 30px);
}
.science__right{
    width: 100%;
}
.slide__item_left {
	width: 50%;
	
    
}
.slide__item_right {
	width: 100%;
	
	display: table
}
.last-block_right{
    display: n;
}

.last-block_right{
    display: none;
}
.last-block_left{
    width: 44%;
}
.last-block_middle{
    width: 56%;
}

.last-block-bottle:before {
    width: 82px;
    height: 125px;
}
}







@media (max-width: 460px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -163px 100%;
        background-size: 335px 80%;
    }
}

@media (max-width: 590px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -126% 100%;
        background-size: 323px 80%;
        padding-bottom: 102px;
    }
}

@media (max-width: 767px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -105% 100%;
        background-size: 321px 79%;
        padding-bottom: 102px;
    }
}

@media (max-width: 800px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -124% 100%;
        background-size: 389px 81%;
    }
}

@media (max-width: 991px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -112% 100%;
        background-size: 389px 81%;
        padding-bottom: 50px;
    }
}

@media (max-width: 1340px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -100% 100%;
        background-size: 389px 84%;
        padding-bottom: 50px;
    }
}

@media (max-width: 1440px){
    .first-section {
        padding-bottom: 26px;
        background: url("../images/model.jpg") no-repeat -120% 100%;
        background-size: 470px 86%;
    }
}

@media (max-width: 1440px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -116% 100%;
        background-size: 492px 87%;
    }
}

@media (max-width: 1540px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -116% 100%;
        background-size: 492px 87%;
    }
}

@media (max-width: 1750px){
    .first-section {
        background: url("../images/model.jpg") no-repeat -110% 100%;
        background-size: 492px 87%;
    }
}
@media (max-width: 991px){
    .first-section__info img {
        padding-top: 0;
        margin-bottom: 5px;
    }
}

@media (max-width: 1199px){
    .first-section__info img {
        max-width: 124px;
    }
    
}
@media (max-width: 767px){.last-block-bottle {
    max-width: 82px;
}}

@media (max-width: 991px){.last-block-bottle {
    max-width: 114px;
}}

@media (max-width: 1199px){.last-block-bottle {
    max-width: 127px;
}}
@media (max-width: 767px){
    .last-block__btn {
        font-size: 14px;
        line-height: 35px;
        border-radius: 5px;
    }
}


@media (max-width: 767px){
    .last-block__btn {
        font-size: 16px;
        line-height: 41px;
    }
}

@media (max-width: 991px){
    .last-block__btn {
        font-size: 19px;
        line-height: 55px;
    }
}

@media (max-width: 1199px){
    .last-block__btn {
        font-size: 21px;
        line-height: 65px;
    }
}

@media (max-width: 767px){
    .last-block_left h2 {
        font-size: 25px;
    }
}




 */
