.tv-screen {
  position: absolute;
  top: 21.3%;
  left: 52%;
  width: 30.3%;
  height: 45.8%;
  clip-path: inset(0 round 8%);
  overflow-y: hidden;
  box-sizing: border-box;
}