Code
{
.navigation-top ul li:first-child {
background: url('https://mintwebprint.com/wp-content/uploads/2020/02/MintLogo150150.png') no-repeat;
background-size: contain;
}
.navigation-top ul li:first-child a{
color:transparent;
}
}
Auch hier sind noch { am Anfang und } am Ende zu viel.
Wie sieht ein Media Query aus? https://www.w3schools.com/css/css_rwd_mediaqueries.asp
Hinweise welche Breite du am Besten nimmst, habe ich dir in #11 schon gegeben.