.parent2{grid-column-gap:18px;grid-row-gap:18px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);max-height:461px}.div21{grid-area:1/3/5/6}.div22{grid-area:1/2/3/3}.div23{grid-area:1/1/3/2}.div24{grid-area:3/1/5/3}.contenedor-imagen2 img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:800px){.parent2{grid-column-gap:18px;grid-row-gap:18px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(12,1fr);max-height:100vh}.div21{grid-area:1/1/5/2}.div22{grid-area:1/2/5/3}.div23{grid-area:5/1/9/3}.div24{grid-area:9/1/13/3}}