.showpassinput{
    display: block !important;
}

@media (max-width: 980px) {
    .form_small{
        flex-direction: column;
    }
    .left_side{
        display: none;
    }

}
