@media screen and (max-width: 480px) {
    .withdraw-wrap > .btn-wrap__center > .btn {
        margin: 20px auto;
    }
}
