/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2026 | 07:58:39 */
.appeal {
	aspect-ratio: 1920 / 550;
}

.appeal-in {
	min-height: 0;
}

.appeal-in.appeal-in {
	width: auto;
}

@media screen and (max-width: 768px) {
	.navi.cf {
		display: none;
	}
}

@media screen and (min-width: 769px) {
	.header-container,
	.no-mobile-header-logo,
	.logo-header {
		display: block !important;
	}
	
	.mobile-header-menu-buttons {
		display: none;
	}
}
