@media (max-width: 768px) {
    section.hero {
    	background-size: cover;
    	background-position: 84% center !important;
	}
}