.HomeRightColumnImg::after,
.LessenRightColumnImg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-bottom: 2rem;
  margin-top: 2rem;
  background: url('https://foys-prod.imgix.net/77172e50-0dde-4caa-7233-08dd711e64c7/1e767ace-e7d7-47ce-8631-43ab20cebfe3.png?w=1200') center / contain no-repeat;
  opacity: 0.5;
  right: -50%;
}