.custom-home-tabs .left-side {
  max-width: 520px;
  height: auto;
  aspect-ratio: 52 / 47.2;
  video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
}