.drawing {
    height: auto;
}

.galery-plan {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
