@media only screen and (max-width: 767px) {
	.parallax {
		height: 220px !important;
		/* background-size: 300% !important; */
	}
}