section.sostenibilidadSection {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 100vh;

    @media (max-width: 1199.98px) {
      height: 100% !important;
    }
  }