.q-box {
  border: 1px solid #EB9634;
  border-radius: 10px;
  margin-bottom: 16px;
  min-width: 248px;
  display: table; }
  .q-box .form-check {
    margin-bottom: 0;
    padding: 0; }
    .q-box .form-check .form-check-input {
      margin-right: 0.5em;
      margin-top: 10px; }
    .q-box .form-check .form-check-label {
      display: block;
      padding: 5px;
      padding-right: 29px; }

@media (max-width: 575px), not all and (min-width: 576px) {
  .q-box {
    min-width: 100%;
    display: block; } }

/*# sourceMappingURL=style.css.map */
