.nav-link:hover {
    background-color: #fff;
    color: #000 !important;
    text-decoration: none;
}

.float-left {
    left: calc(15% + 15px);
}
