@media screen and (min-device-aspect-ratio: 4 / 5) {
	.navbar {
		position: relative;
		z-index: 2;
	}
}
