/* ==========================================================================
   Global partials
   ========================================================================== */
/* common mixins - start */
/* common mixins - end */
/* mixins styles - start */
/* mixins styles - end */
/* ==========================================================================
   Widgets responsive styles
   ========================================================================== */
/* ==========================================================================
   Instagram widget responsive style - begin
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel) li img {
    width: 100%;
  }
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel).eltdf-col-6 li {
    width: 25%;
  }
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel).eltdf-col-9 li {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel).eltdf-col-6 li {
    width: 33.3333333333%;
  }
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel).eltdf-col-9 li {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 680px) {
  .eltdf-instagram-feed:not(.eltdf-instagram-carousel) li {
    width: 50% !important;
  }
}
/* ==========================================================================
   Instagram widget responsive style - end
   ========================================================================== */
/*# sourceMappingURL=../../../../plugins/gretnagreen-instagram-feed/assets/css/widget-map-responsive.css.map */
