.blog-content{
    margin-top:10rem;
}

    .blog-content .blog-content-img {
        width: 100%;
        margin-top: 2rem;
    }

.btn-landing .btn-outline-landing {
    color: #636363;
    border-color: #636363;
    border-radius: 0;
    width: 25%;
    margin-top: 10rem;
    margin-bottom: 10rem;
    font-size: 19px;
}

@media(max-width:425px) {
    .btn-landing .btn-outline-landing {
        width: 65%;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
}
    .btn-landing .btn-outline-landing:hover {
        background-color: #FF8F85;
        border-color: #FFFFFF;
        color: #FFFFFF;
    }


.bw-multihasta-similar_product .similar_product-img {
    width: 100%;
}

.slider-arrow{
    width: 20px;
}

.bw-multihasta-similar_product .glide__arrow {
    color: #9c9a9a;
    background-color: #b3b3b370;
}

.blog-content img {
    width: 100% !important;
    height: auto !important;
}

/*.bw-multihasta-similar_product .product-slider {
    padding: 0 70px;
}*/