<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) {
	.hidden-xs {display:none;}
	.visible-xs {display:block !important;}
}
.product_index_block img {width:100%;max-width:350px;}
img {max-width:100%;height:auto;}

.header-phone-mobile {color:#777;font-size:15px;}
.header-phone-mobile p {margin:0}
</pre></body></html>