@media (min-width: 701px) {
  body .dibu {
    background-image:
      linear-gradient(90deg, rgba(2, 12, 24, 0.96), rgba(0, 43, 104, 0.78)),
      url("../img/rensino-home/footer-textile-packaging.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
