header, footer, aside, iframe, .pagination
{
display: none;
}

.col-sm-9
{
width: 100% !important;
}

/*
.entity-quiz-result-answer img {
max-width: 10cm !important;
height: auto !important;
float: right !important;
display: inline;
}

.entity-quiz-result-answer table img {
  float: none !important;
} */

body, p
{
font-size: 11pt !important;
line-height: 1.3em;
/*text-align: justify;*/
}

body.page-node-quiz-results ol.breadcrumb {
  display: none;
}

/* hide quiz help */
#block-block-31 {
  display: none;
}
