.c-bnr {
    text-align: center;
    padding-top: 3rem;
}

@media (min-width: 768px) {
    .c-bnr {
        padding-top: 5rem;
    }
}