/* mobile  */
@media (max-width: 767px) {
    .iugu-instructions{
        display: none;
    }
    .instrucoes-img{
        display: none;
    }
}