@media not all and (min-width:48rem){

	.mobile-bg {
		background-size: cover;
		background-position: 0 0;

	}
}