.about-bg-img24 {
  position: absolute;
  right: 0px;
  content: "";
  background: url("../../assets/img/banner/banner-bg.webp") 50% 50%;
  width: 40%;
  height: 100%;
  max-height: 560px;
  top: 0px;
  box-shadow: 0 2px 48px 0 rgba(0,0,0,0);
}

