@media only screen and (max-width: 600px) {
    .instrucoes-img{
        display: none;
    }
}