  p{
        padding-right: 11px !important; /* Adjust padding as needed */
        box-sizing: border-box;
    }

    @media (max-width: 767.98px) {
        .mCS_img_loaded {
            width: 100% !important;
            height: 180px !important;
            object-fit: cover;
        }

        p{
            padding-right: 11px; /* Adjust padding as needed */


        }

    }

    @media (min-width: 768px) {
        .mCS_img_loaded {
            width: 60% !important;
            height: auto !important;
            /*    max-height: 250px;*/
        }
    }

    @media (max-width: 767.98px) {
        #content-12.content, #content-13.content {
            min-height: 340px !important;
            max-height: 365px;
        }
    }


    
    [data-overlay="0"]::before {
  opacity: .0;
}
/*.moihome {
 width: 100%;height: 135px; 
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: contain; 
 }*/ 

