<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Gallery_Flicker .jcarousel-item-horizontal
	{ width: 95px !important; height: 95px !important; }
.Gallery_Flicker .jcarousel-clip-horizontal,
.Gallery_Flicker .jcarousel-container-horizontal
	{ width: 960px; height: 105px; overflow: hidden;}
	
@media screen and (max-width: 476px){
    .Gallery_Flicker .jcarousel-clip-horizontal,
	.Gallery_Flicker .jcarousel-container-horizontal{ 
		width: auto;
	}
	.jcarousel-skin-tango .jcarousel-next-horizontal{
		right: 5px;
	}
	.jcarousel-skin-tango .jcarousel-prev-horizontal{
		left: 0;
	}
}</pre></body></html>