.healthcare_sub_section_title{
    margin-bottom: 25px;
}

.healthcare_care_view_all {
    float: right;
    background: #0d6526;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    line-height: 1.2;
}

.he_categories{
    width: 110px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    border: none;
}

.special_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #0d6526;
}

.ps-product__content{
    height: 130px;
}
._1kjc5:not(._fzn) {
    font-size:12px;float: right;
}

.healthcare_row_bottom_space{
    margin-bottom: 25px;
}

@media screen and (max-width: 992px) {
    .ps-product__title {
        font-size: 14px;
        line-height: 1.3;
    }
    ._2oQh5 {
        font-size: 12px;
    }
    ._3Q9DD {
        font-size: 9px;
    }
}

@media only screen and (max-width: 768px) {
    /*.healthcare_care_view_all{*/
    /*    font-size: 5px;*/
    /*    padding: 2px 5px;*/
    /*}*/

    .ps-product--standard-item {
        display: none;
    }

    .ps-home--5 .row{
        padding-left: 5px;
        padding-right: 5px;
    }

    .ps-home--5 .row .col-4{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 600px) {
    .ps-product__title {
        font-size: 10px;
        /*line-height: 1.3;*/
    }
    ._2oQh5 {
        font-size: 9px;
    }
    ._1kjc5 {
        font-size: 10px;
    }

    ._1kjc5:not(._fzn) {
        font-size: 9px;
        float: right;
    }

    ._3Q9DD {
        font-size: 6px;
        padding: 2px 8px 2px 2px;
        min-width: 40px;
        height: 15px;
    }

    .ps-product__content{
        height: 90px;
    }

}

@media only screen and (max-width: 480px) {
    .healthcare_sub_section_title{
        font-size: 10px;
    }

    .healthcare_care_view_all{
        font-size: 5px;
        padding: 2px 5px;
    }

    /*.he_category_section a{*/
    /*    display: none;*/
    /*}*/

    /*.he_category_section a:nth-child(1),*/
    /*.he_category_section a:nth-child(2),*/
    /*.he_category_section a:nth-child(3),*/
    /*.he_category_section a:nth-child(4) {*/
    /*    display: inline;*/
    /*}*/

    .he_category_section::-webkit-scrollbar {
        display: none;
    }

    .he_categories {
        width: initial;
        margin-right: 7px;
    }

    .he_categories .card-body{
        padding: 0;
    }

    .he_categories p{
        font-size: 6px;
        font-weight: 700;
    }

    .special_img {
        width: 62px;
        height: 62px;
        border: none;
        background: #0A7C2C14;
    }

    .ps-product__image {
        padding: 5px;
    }

    .ps-product--standard .ps-product__content {
        padding: 0px 5px 0px;
    }
    .ps-product__title {
        font-size: 7px;
    }
    ._1kjc5:not(._fzn) {
        font-size: 6px;
    }
    ._2oQh5 {
        font-size: 7px;
    }
    ._1kjc5 {
         font-size: 7px;
     }
    ._3Q9DD {
        font-size: 5px;
        padding: 0px 0px 0px 0px;
        min-width: 30px;
        height: 9px;
        margin-left: 6px;
    }
    .ps-product__content {
        height: 60px;
    }
    .ps-home--5 .row .col-4 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .healthcare_row_bottom_space{
        margin-bottom: 0;
    }
}