.image-divider{display:grid;grid-template-columns:repeat(4,1fr)}.image-divider img{width:100%;height:auto;border-radius:20px;box-shadow:0 0 0 5px var(--bg);mask-image:url(/static/img/masks/mask-1.svg);mask-size:100% 100%}.image-divider picture:nth-child(2){transform:scale(1.05) translateY(20px);scale(CONTAIN-INTRINSIC-BLOCK-SIZE:AUTO 100PX);scale(CONTAIN-INTRINSIC-BLOCK-SIZE:AUTO 100PX);scale(CONTAIN-INTRINSIC-BLOCK-SIZE:AUTO 100PX);scale(CONTAIN-INTRINSIC-BLOCK-SIZE:AUTO 100PX)}.image-divider picture:nth-child(3){transform:scale(1.02) translateY(-20px)}@media screen and (max-width:700px){.image-divider{display:grid;grid-template-columns:repeat(2,1fr)}}
