<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1000px) {
	body, h3, h4 {
		font-size: 11px;
		font-size: 1.1rem;
	}

	.logo, .slicknav_menu, .menu .item-01 {
		display: block;
	}
	
	.menu &gt; ul, .box.medium br, .box.big br {
		display: none;
	}
	
	.logo.unit-40 {
		float: left;
	}
	
	.logo.unit-40 + .group {
		float: right;
	}
	
	#contact .content, #contact #placeholder {
		float: none;
	}
	
	.slicknav_menu &gt; a {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.content img, .labelled-image, #logos img, #privacy-policy .content, #contact .content, #contact #placeholder, .logo.unit-40 + .group,
	.box, #homepage .box.alternate, #homepage .box + .left + .box.alternate {
		width: 100%;
	}
	
	.logo.unit-40 {
		width: 13rem;
	}
	
	footer nav {
		height: auto;
	}
	
	#contact .content {
		min-height: 0;
	}
	
	aside, main, footer, .wrapper {
		padding: 0 1rem;
	}
	
	#privacy-policy .content {
		padding: 3rem 1.5rem;
	}
	
	.units-row .unit-40 {
		margin-bottom: 0;
	}
	
	#best-sellers .content .right {
		margin: 0;
	}
	
	#legal p, .credits p {
		line-height: 1rem;
	}
	
	#privacy-policy main {
		background-image: none;
	}
	
	#privacy-policy .content {
		border: 0 none;
	}
}</pre></body></html>