.wy-nav-content {
    max-width: fit-content;
}

tr:hover {
    background-color: #8ecbf3;
}

.wy-side-nav-search::before {
    content: "";
    height: 150px;
    background: url("https://eg.eyouthlearning.com/static/media/EYouth%20Logo%20W.ffa539d0e445791de7d795e6c37b76b1.svg") no-repeat;
    display: block;
}