.ee{
    background-image: url(./sell.png);
    background-repeat: no-repeat;
    width: 80px;
    height:50px;
    margin-left: 580px;
    background-size: cover;
}
@media (max-width:576px) {
    .nav{
        display: none;  
    }
    .nav::after{
    
    }
    
}