.b-help {
  font-family: PT Sans, sans-serif;
  padding-top: 20px;
}
.b-help__wrapper {
  margin: 0 auto;
  width: 820px;
  background-color: #fff;
  color: #444;
  line-height: 20px;
  border-radius: 5px;
  padding: 20px;
}
.b-help__table {
  font-size: 22px;
  width: 100%;
}
.b-help__table th {
  text-align: center;
  padding: 10px 0 10px 0;
}
.b-help__table td {
  padding: 6px 0 6px 0;
}
.b-help__video {
  padding-right: 30px;
}
.b-help__info span {
  display: block;
}
/*# sourceMappingURL=help.css.map */
