@media screen and (max-width: 1140px) {
	.modaal-gallery-prev {
		top: -20vw;
	}
	.modaal-gallery-next {
		top: -20vw;
	}
}
@media screen and (max-height: 820px) {
	.modaal-gallery-label {
		display: inline-block;
	}
}