.site .portfolio-navigation .other-projects .hover {
    display: none;
}

.site .portfolio-navigation .other-projects .active .hover {
    height: auto;
    line-height: 24px;
    color: #fff;
    color: #000;
    top: 50%;
    margin-top: -12px;
    background: #fff;
    display: block;
}

.site .grid-project .hover-box {
    visibility: hidden;
    backgro