@media screen and (max-width: 760px) {
    .feature {
        width: 100% !important;
    }

    .form-auth .tab-header button {
        padding: 10px;
    }
}