
.question-content img {
  height: auto !important;
  max-height: 75px !important;
  max-width: 150px !important;
  padding: 0;
  width: auto !important;
}
h1 {
    color: #8f3844;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
div.dr-tests-content div#Navigation {
    padding-bottom: 5px !important;
    padding-top: 0 !important;
}

div.dr-tests-content div.question-content {
    padding-bottom: 0 !important;
}


.question-content {
    font-size: 15px;
}
.answers {
    font-size: 15px;
}

.dr-tests-content {
  display: block !important;
  width: 99% !important;
}

html, body {
    height: auto !important;
    margin: 0;
}