  div.subtitle, h2.subtitle { }
  div.content-text { }
  div.content-text ul { }

  .content-text aside.tip { }
  .content-text aside.warning { }

  .button-wrap button { }
  .button-wrap button:hover { }
  .button-wrap button:disabled { }

  .button-wrap .back-button { }
  .button-wrap .back-button svg path { }

  a.tile { }
  a.tile svg path { }

  div.radio-wrap { }
  div.radio-wrap label { }
  div.radio-wrap .radio-check { }

  div.dropdown-wrap { }
  div.dropdown-wrap li { }


@media (max-width: 768px) {
  .guide-pQUyL10k50 .table-wrapper table th:nth-child(1),
  .guide-pQUyL10k50 .table-wrapper table td:nth-child(1) {
    width: 20% !important; /* OS column */
  }

  .guide-pQUyL10k50 .table-wrapper table th:nth-child(2),
  .guide-pQUyL10k50 .table-wrapper table td:nth-child(2) {
    width: 30% !important; /* Minimum Supported OS column */
  }

  .guide-pQUyL10k50 .table-wrapper table th:nth-child(3),
  .guide-pQUyL10k50 .table-wrapper table td:nth-child(3) {
    width: 50% !important; /* Recommended Devices column */
    word-wrap: break-word;
  }

  .guide-pQUyL10k50 .table-wrapper {
    overflow-x: auto;
  }

  .guide-pQUyL10k50 .table-wrapper table {
    table-layout: fixed;
  }
}
