.explore-voka-wiki .info-container {
  background: url(https://storage.googleapis.com/dev_resources_voka_io_303011/common/wiki-bg-rtl.webp) center/cover no-repeat;
}

@media (max-width: 1279px) {
  .explore-voka-wiki .info-container {
        background: linear-gradient(203.63deg, #B3DCE4 5.08%, #EFF7FF 74.31%);
    }

    .explore-voka-wiki .info-container::before {
      left: 0px;
      right: auto;
    }
}

/* @media screen and (max-width: 1919px) {
  .explore-voka-wiki {
    padding: 0 0 0 80px;
  }
}

@media screen and (max-width: 1439px) {
  .explore-voka-wiki {
    padding: 0 0 0 60px;
  }
}

@media screen and (max-width: 1079px) {
  .explore-voka-wiki {
    padding: 24px 0 60px 0;
  }
} */