@media (max-width: 768px) {
	body {
 	   background-size: cover !important;
	}
}