.home_boxes {
  .home_box_img {
    .overlay { position: absolute; inset: 0; background: #000000;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  }
}
