@media (max-width: 768px) {
	.hero-content {
		min-height: 60vh !important;
	}
}
