@media (max-height: 520px) {
	section.hero-image-section {
		max-height: 2000px;
	}

	section .title {
		font-size: 33px;
		line-height: 32px;
	}

	section.hero-image-section .content {
		padding-top: 0px;
	}
}