@media (min-width: 701px) {
  .dibu {
    background-image: linear-gradient(90deg, rgba(3, 15, 29, 0.94), rgba(3, 15, 29, 0.78)), var(--rensino-footer-bg, url('../img/z3.webp')) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
}
