<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: 768px) {
   .list-item.has-image .item-link__img {display:none;}
   .list-item.has-image { margin-bottom:0!important;text-align: left;}
   .list-item{ margin-bottom:0!important;}

}
</pre></body></html>