@media only screen and (min-width: 768px) and (max-width: 991px) {
    #more-20-y, #home-products, #where-buy{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #more-20-y .subtitle, #mag-how{
        margin-bottom: 20px;
    }
    .product-content-box{
        margin-top: 20px;
    }
    .page-hero{
        min-height: 440px;
    }
    .page-hero .h-text-box{
        padding-left: 0px;
    }
    .center-flower{
        /* width: 17%; */
        top: 10%;
        left: 37%;
    }
    .banner-side{
        width: 80%;
    }
    .page-hero--home .bg-right{
        background-position: none !important;
    }
    .searchpage .page-hero{
        min-height: 360px;
    }
    .bg-banner{
        box-shadow: none;
    }
    .equal-height{
        min-height: 146px;
    }
    a.btn{
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
    .shadow-list .form-check{
        display: inline-block !important;
        font-size: 16px;
        line-height: 21px;
    }
    .form-check .form-check-label{
        width: calc(100% - 24px);
    }
    a.btn-product-blue, a.comanda-online{
        width: 48%;
        float: left;
    }
    a.comanda-online{
        float: right;
    }

    .doctor-geste{
        width: 40%;
        position: absolute;
        left: -3%;
        top: 20%;
    }
    #where-buy{
        padding-bottom: 0px;
    }
    #where-buy .card-full::before{
        background-size: 100% 100% !important;
        width: 100px;
        height: 100px;
    }
    #where-buy .card-full::after{
        width: 67px;
        height: 55px;
    }
    .m-p-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .search-box{
        padding: 33px;
    }
    .search-box h2{
        font-size: 28px;
        margin-bottom: 33px;
    }
    a.btn-clinic{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .searchpage .page-hero--home .bg-right {
        background-position: center right -170px;
    }

    /* revision */
    .m-homepage{
        min-height: 440px !important;
    }
    .m-homepage .bg-left{
        width: 62%;
    }
    .m-homepage .bg-right{
        background-position: center right -100px;
    }
    .m-homepage .center-flower{
        left: 44%;
    }
    .m-bg-banner{
        background-size: 150% 100%;
        background-position: center right -140px;
        padding-top: 57px;
        padding-bottom: 70px;
    }
    .page-hero--small.m-inner-page .center-flower{
        top: 6%;
        left: 44.5%;
    }
    .m-inner-page .bg-left{
        width: 55%;
    }
    .searchpage .h-text-box{
        max-width: 50%;
    }
    .__bevont-tabletta .page-hero{
        min-height: 500px !important;
    }
    .__extra-filmtabletta .page-hero, .__stree-control .page-hero{
        min-height: 440px !important;
    }
    .page-hero--products-product a.comanda-online{
        float: unset;
        margin-left: 0;
        width: fit-content;
    }

    .magne-presentation {
      height: 200px !important;
    }
}
