


#special #hero_cover {
    background-size: cover;

    background: url(/common/img/hero_bg_lgg04.jpg) 0% 0% / cover repeat scroll padding-box border-box rgba(0, 0, 0, 0);

}


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


	#special #hero_cover .wrap {
	    background: #00000085;
	}



/*------------max-width:767px-----------*/
}

