@media screen and (max-width:640px) {
.t886__wrapper {
    display:flex;
    flex-direction:column;

    .t886__btn-wrapper {
        text-align:left;
        margin-top:15px;
    }
}