/* /Components/Shared/StudentRegistrationDetails.razor.rz.scp.css */
/* Hide 'Information' on mobile screens */
@media (max-width: 768px) {
    .hide-on-mobile[b-706q6a8zqe] {
        display: none !important;
    }
}
