<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {
/*header*/
/*------------------------------------------------------------------------------*/

	.slick-prev {left:-20px; width:20px; height:40px;}
	.slick-next {right:-20px; width:20px; height:40px;}</pre></body></html>