/** Shopify CDN: Minification failed

Line 31:16 Expected ":"

**/
.image-with-text .grid__item:after {
    position: relative !important;
}

.image-with-text__media-item {
    position: relative;
    height: 100%;
    min-height: 0;
}

.image-1-container {
    position:absolute;
    width:65%;
    min-height: 0 !important;
    aspect-ratio: 1;
    top:0;
    float: left;
}

.image-2-container {
    right: 0;
    position:absolute;
    top:20rem;
    width:65%;
    min-height: 0 !important;
    aspect-ratio 1;
}