@media (max-width: 480px) {
    #logo .logo-dark {
        font-size: 28px !important;
    
        margin-top:30px !important;
    }
};