.row-fluid-wrapper {padding: 0 !important; width: 100%;}

.row-fluid {max-width: 100% !important;}

 /*********FACTS*******/

.fact-banner-main { display: inline-block; width: 100%;} 

.fact-banner h2:nth-child(1) {display: none;}

.fact-banner {position: relative; top: 0; justify-content: space-between; color: #fff; padding: 44px 0; display: flex; align-items: center; /**border-top: 1.5px solid #6cead1;border-bottom: 1.5px solid #6cead1;**/}

 /***.fact-heading-tag {font-family: Mulish;font-size: 60px;font-weight: 700;line-height: 81px;letter-spacing: 0em;text-align: left;color: #fff;} ***/

.fact-banner-main h2 {margin: 0;background: #31A78F80 !important;}



/** @media only screen and (max-width: 991px) and (min-width: 768px) {  

   /** .fact-heading-tag{font-size: 44px;} **/

      /**.fact-banner-main { margin: 23px 0 0;}}**/



@media only screen and (max-width: 600px) {

  .banner-heading a { width: 100% !important; max-width: 100%; }
    .fact-heading-tag { padding: 24px 12px; }
    .fact-banner { flex-direction: column; width: 100%; border: unset;}

   /**delete lines  .fact-banner-main {    border-bottom: 1px solid #6cead1; padding: 0 12px 24px;    margin: 12px 0 0;}**/
 
    .fact-banner-main {overflow: auto; /**border-top: 1px solid #6cead1;**/}
    ::-webkit-scrollbar-thumb {
        background: #155e55!important;
    }

}
 /*********FACTS*******/