
.banner-content{
	margin-left:-189px;
}

@media screen and (max-width:567px){
	.mobile-body .banner-content{
		margin-left:-40%;
	}
}