body {
    min-height: 40rem;
    background-image: url("https://static.vecteezy.com/system/resources/previews/004/884/047/non_2x/closeup-beautiful-panoramic-view-of-nature-green-leaves-on-blurred-greenery-background-with-sunlight-free-photo.jpg");
}

.group-log {
    margin: 15% 0;
    display: flex;
    min-height: 20rem;
}

.gl-1-log {
    width: 50%;
    min-height: 20rem;
}

.gl-2-log {
    width: 50%;
    min-height: 20rem;
    background-image: url("https://iili.io/3ZbdiUx.md.jpg");
    background-size: cover;
}