@media screen and (max-width: 767px){
    .swiper-container, .selector__wrapper{
        max-width: 260px;
    }
}

@media screen and (max-height:870px) {
    .upper .block img, .bottom .block img{
        height: 221px;
        width: 49px;
    }

    .middle .block img{
        height:211px;
    }
}

.title--mobile{
    font-weight: 600;
    font-size: 22px;
}

.btn-switch{
    position: relative;
}

.btn-switch .icon-link{
    position: absolute;
    right:0;
    top:0;
}

.btn-switch .icon-link img{
    height:15px;
    width:15px;
}

@media screen and (max-width: 767px){
    .swiper-container, .selector__wrapper{
        max-width: 260px;
    }
}

@media screen and (max-height:870px) {
    .upper .block img, .bottom .block img{
        height: 221px;
        width: 49px;
    }

    .middle .block img{
        height:211px;
    }
}

.title--mobile{
    font-weight: 600;
    font-size: 22px;
}

.btn-switch{
    position: relative;
}

.btn-switch .icon-link{
    position: absolute;
    right:0;
    top:0;
}

.btn-switch .icon-link img{
    height:15px;
    width:15px;
}