.custom-gallery-layout .et_pb_gallery_items{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(3,1fr);gap:10px}.custom-gallery-layout .et_pb_gallery_item:nth-child(1){grid-row:1 / span 3}.custom-gallery-layout .et_pb_gallery_item img{height:100%;width:100%;object-fit:cover}