﻿@media (max-width: 600px) {
    .nav-btn-N p.fa {
        font-size: 20px !important; /* reduce icon size */
    }

    .pClassWizz {
        font-size: 12px !important; /* reduce text size */
    }

    .stepwizard-step a {
        padding: 8px 10px !important; /* tighter spacing if needed */
    }
}
