#img-cabinet{
    border-radius: 10px;
    box-shadow: 3px 3px 15px;
}

#logofbNav{
    position: absolute;
    top: 3px;
    right: 35px;
    color: #212529;
    background-color: #ffffff;
    font-size: 20px;
    text-align: center;
    height: 44px;
    width: 44px;
    margin-top: 2px;
    display: none;
}