.tsVideo {
  width: 100%;
  height: 100%;
  .tsVideo-image {
    width: 100%;
    height: 100%;
  }
  .tsVideo-content {
    height: 100%;
    width: 100%;
  }
}
