.system-related-tutorial {
  iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
}