@media (max-width: 768px) {
  .imagem-mobile-ajuste {
    width: 100% !important;
    height: auto;
  }
}