@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    #more-20-y, #home-products, #where-buy{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #more-20-y .subtitle, #mag-how{
        margin-bottom: 20px;
    }
    .center-flower{
        left: 40%;
        top: 0;
    }
    .banner-side {
        margin-left: -178px;
    }
    .center-flower img{
        width: 80%;
    }
    .page-hero{
        min-height: 450px;
    }
    .bg-banner{
        box-shadow: none;
    }
    .equal-height{
        min-height: 146px;
    }
    #where-buy{
        padding-bottom: 0px;
    }
    .card-third .t-b .card-t-title{
        font-size: 22px;
    }
    .card-third .t-b{
        padding: 20px 24px;
    }
    .search-box h2{
        font-size: 28px;
    }
    .search-box form{
        padding: 0px;
    }
    a.btn-clinic{
        margin-bottom: 5px;
    }
    .search-box  p{
        padding: 10px 30px 0px 0px;
        font-size: 14px;
    }
}
