.hero{background-image:url(/Bg.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:600px;position:relative}@media (min-width:768px){.hero{min-height:700px}}@media (min-width:1024px){.hero{min-height:800px}}@media (max-width:767px){.hero{background-image:url(/Mobile_Responsive.jpg);background-position:top}}.hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff0,#fff);height:240px;position:absolute;bottom:0;left:0;right:0}
