.bg{
	width: 100%;
	display: block;
}

@media(max-width:800px){
	.bg{
		margin-top:35px;
	}
}