/** Shopify CDN: Minification failed

Line 48:0 Unexpected "<"
Line 49:12 Unexpected "{"
Line 49:21 Expected ":"
Line 49:28 Unexpected "{"
Line 50:12 Unexpected "{"
Line 50:21 Expected ":"
Line 52:2 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:agp-image_grid (INDEX:0) */
.agp-image_grid__image-wrapper {
    position: relative;
    overflow: hidden;
}

.agp-image_grid__image {
    width: 100%;
    height: auto;
    display: block;
}

.agp-image_grid__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.agp-image_grid__link {
    text-decoration: none;
    display: block;
}

.agp-image_grid__overlay-text {
    text-align: center;
    font-weight: 600;
}
/* END_SECTION:agp-image_grid */

/* START_SECTION:pictures_grid (INDEX:46) */
<style>
  #section-{{ section.id }} {padding:0px;}
  #section-{{ section.id }} .Container { padding: 0 2%;}
  .Container{ padding: 0 2%;}
  </style>
/* END_SECTION:pictures_grid */