@media screen and (max-width: 760px){

    .fotoicone{
        display: none;
    }
}
    