@media (min-height:264px) and (max-height:278px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.125))
	}
}

@media (min-height:279px) and (max-height:318px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.125))
	}
}

@media (min-height:319px) and (max-height:370px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.175))
	}
}

@media (min-height:371px) and (max-height:438px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.225))
	}
}

@media (min-height:439px) and (max-height:458px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.25))
	}
}

@media (min-height:459px) and (max-height:478px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.275))
	}
}

@media (min-height:479px) and (max-height:526px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.275))
	}
}

@media (min-height:527px) and (max-height:546px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.275))
	}
}

@media (min-height:547px) and (max-height:556px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.3))
	}
}

@media (min-height:557px) and (max-height:566px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.3))
	}
}

@media (min-height:567px) and (max-height:626px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:627px) and (max-height:646px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:647px) and (max-height:666px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:667px) and (max-height:695px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:696px) and (max-height:714px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:715px) and (max-height:734px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.325))
	}
}

@media (min-height:735px) and (max-height:848px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.35))
	}
}

@media (min-height:849px) and (max-height:958px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.375))
	}
}

@media (min-height:959px) and (max-height:1022px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.375))
	}
}

@media (min-height:1023px) and (max-height:1309px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.35))
	}
}

@media (min-height:1310px) and (max-height:1365px) {
	.header .header-content {
		bottom: calc(100vh - (100vh * 1.4))
	}
}