/* line 6, app/assets/stylesheets/answer.scss */
.image_preview img {
  max-width: 100%;
  width: 400px;
  border: 1px solid #aaa;
}

/* line 15, app/assets/stylesheets/answer.scss */
.dlist-answer img {
  max-width: 100%;
  width: 400px;
  border: 1px solid #aaa;
}

/* line 22, app/assets/stylesheets/answer.scss */
.binary {
  display: inline-block !important;
}
