@media (max-width: 540px) {
    .t-form {
        max-width: 100% !important;
        width: 100% !important;
    }
}