.section__review {
        margin-top: 40rem;
    }

@media (min-width: 920px) {
    .section__review {
        margin-top: 20rem;
    }
}