.header__grid-new{ padding-top: 140px; padding-bottom: 120px;}
.banner-bg{ background-size: cover !important;}

/*==============================================
    Responsive
===============================================*/
@media only screen and (max-width: 780px) { 
	.header__grid-new{ padding-top: 70px; padding-bottom: 70px;}
}