@media (max-width: 767px) {
    .tee-btn--personalize {
        display: block !important;
        margin: 0 auto !important;
    }
}