
@supports not (aspect-ratio: 16/9) {
  .apiVideoBlock .apiVideoBlockLink {
    padding-bottom: 56.25%;
  }
}