@media screen and (min-width: 701px) {
  .dibu {
    background-image: linear-gradient(rgba(3, 13, 26, 0.88), rgba(3, 13, 26, 0.72)), url('../img/rensino-home/rensino-footer-production.webp') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .dibu .bls {
    opacity: 0.72;
  }

  .dibu .footer,
  .dibu .footer2 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  }
}
