.agreement_list {
    margin: 1.25em 0;
}
@media (max-width: 576px) {
    .agreement_list {
        margin: 1.25em;
    }
}
