.forget-btn__wrapper {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .forgotpassword-nav-tab {
        justify-content: center;
        margin-bottom: 26px;
    }

    .forgotpassword-form-group {
        margin-bottom: 12px;
    }
}