.cristo-sustentavel h2 {
    margin: 20px 0 0 0;
}

.cristo-sustentavel .img-full {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 20px 0;
}

.cristo-sustentavel img {
    margin: 20px 0 40px 0;
}

.cristo-sustentavel .img-row {
    display: flex;
    gap: 5px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.cristo-sustentavel .img-row img {
    flex: 1 1 50%;
    max-width: 50%;
    height: auto;
    display: block;
}