



a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline !important;
}

@media (max-width: 767.98px)
{
    .menu
    {
        margin-left: 0 !important;
    }
}


