@media (max-width: 767px) {
    #frm_registration {
        display: block;
    }
}