.lus__blog--section {
  padding: 4.875rem 0 6.563rem;
  position: relative;
  z-index: 1;
}
.lus__blog--section .lus__blog--box .row {
  row-gap: 5.625rem;
}
.lus__blog--section .hero-bg-design {
  top: 20px;
  transform: translate(0%, 0%);
  right: 5rem;
}

@media (max-width: 991px) {
  .lus__blog--section {
    padding: 0rem 0 3rem;
  }
  .lus__blog--section .hero-bg-design {
    right: 0;
  }
}/*# sourceMappingURL=blog.css.map */