<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px) {
	body {
		font-size: 16px !important;
	}
	.navbar-brand img {
		height: 80px;
	}

	.collapse:not(.show) {
	    display: none !important;
	}

	.custom-shape-divider-bottom-1666886254,
	.custom-shape-divider-top-1666878942 {
		display: none !important;
	}
	.bgSwiper {
		height: 50vh;
	}
	li.home {
		display: none;
	}
	.text-small {
		text-align: left !important;
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 1199.98px)  {
	li.home {
		width: 70px;
		height: 50px;
	}
	.nav-link {
		text-align: center;
	}
}</pre></body></html>