.section-environment-alt {
    margin-bottom: 20px;
}

@media (max-width: 734px) {
    .section-environment.section-environment-alt {
        margin-bottom: 20px;
    }
}