﻿body
{
}

.navbar-bottom-page li a:hover
{
    background-color:none !important;
    background:none !important;
}


@media screen and (max-width: 768px)
{
    .navbar-bottom-page
    {
        background: none !important;
    }
}
