/*** No filter - hero - Home page ***/ 
/************************************/

.m-hero:before {
   background:none !important;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}