.section-2 .section-entry-content {
  max-width: 845px;
}
header .logo a {
  padding: 4px 0 10px;
  max-width: 330px;
}
.tnc-content ul li {
  font-size: 16px;
}
.logo-container{
	width: 89%;
}
.logo-container > .row{
	margin-left: -15px;
}
@media screen and (max-width: 767px){
	.overlay{
		top: 152px;
	}
	header{
		height: auto;
		z-index: 9999;
	}
	.navbar-collapse {
    	width: 100%;
	}
	.navbar-toggle{
	    z-index: 99;
	}
	.mobile-only-bnr{
		min-height: 1100px;
	}
	.section-content-welcome-pg{
		height: 1550px;
	}
	.section-banner-text-welcome{
		height: 1550px;
	}
}