.frame-type-netwerk_gallery{max-width:52.5rem;width:84svw}.frame-type-netwerk_gallery ul{list-style:none;display:grid;grid-template-areas:"image1 image1 image2" "image3 feel_good feel_good" "image3 image4 image4";grid-template-columns:auto 1fr auto;grid-template-rows:auto;gap:1.5rem}.frame-type-netwerk_gallery ul li:nth-child(1) img,.frame-type-netwerk_gallery ul li:nth-child(2) img,.frame-type-netwerk_gallery ul li:nth-child(3) img,.frame-type-netwerk_gallery ul li:nth-child(4) img{width:100%;max-width:unset;height:100%;-o-object-fit:cover;object-fit:cover}.frame-type-netwerk_gallery ul li:nth-child(1){grid-area:image1}.frame-type-netwerk_gallery ul li:nth-child(2){grid-area:image2}.frame-type-netwerk_gallery ul li:nth-child(3){grid-area:image3}.frame-type-netwerk_gallery ul li:nth-child(4){grid-area:image4}.frame-type-netwerk_gallery ul li:nth-child(5){grid-area:feel_good;display:flex;justify-content:center;align-items:center}@media(max-width: 600px){.frame-type-netwerk_gallery ul{grid-template-areas:"image1" "image2" "feel_good" "image3" "image4";grid-template-columns:100%;gap:1rem 0}.frame-type-netwerk_gallery ul li:nth-child(5){margin-top:2rem;margin-bottom:2rem}.frame-type-netwerk_gallery ul li:nth-child(5) img{width:200px}}