<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* CSS from section stylesheet tags */
.global-instafeed #insta-feed, .global-instafeed .instafeed-shopify{
  margin: 0 -200px -4px;
  padding: 0 !important;
}
.global-instafeed #insta-feed .instafeed-container img,
.global-instafeed #insta-feed .instafeed-container .instafeed-overlay{
  width: calc(100% - 4px) !important;
  height: calc(100% - 4px) !important;
}</pre></body></html>