@media(max-width:500px){
    img.firstLogo {
        display: none;
    }
}