.theme-prolaidis {
	@media screen and (min-width: 680px) and (orientation: landscape) {
		.carousel-cover {
			aspect-ratio: 16 / 8;
		}
	}
}