.business03-section01{
    z-index: 1;
}
    @media (max-width: 575.98px) {
      .whiteSpace-max-xs-normal{
        white-space: normal !important;
      }
    }

    @media (max-width: 767.98px) {
      .whiteSpace-max-sm-normal{
        white-space: normal !important;
      }
    }

@media only screen and (max-width: 1199px) {
    body .price-02 .price-header .price-box .pricing {
           font-size: 24px;
            padding-right: 0px;
            margin-right: 0px;
    }
}

div[id*="DNNArticle_MyArticleList_panelArticle"] .img-fluid img{
    max-width: 100%;
    height: auto;
}

body .Category_Nav{
    padding-right: 0;
}



#Form[action*="/Resources/ctl/CategoryList/mid/" i]  #dnn_content{
    padding-top: calc( 120px + 60px );
}
#Form[action*="/Resources/ctl/CategoryList/mid/" i] .header-replace.header-position.sticky-fixed{
        background-color: rgba(0,0,0,0.64);
    }
}
@media only screen and (max-width: 991.98px) {
    #Form[action*="/Resources/ctl/CategoryList/mid/" i]  #dnn_content{
        padding-top: 60px;
    }
}





