.quiz-result-quiz-contact-form .form-actions{
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px){
  .answering-form .table-responsive table tbody td {
    white-space: normal;
  }
  .answering-form .table-responsive {
    overflow: unset;
  }
}
/* menu alteration https://jira.twn.ee/browse/INSA-405 */
#navbar ul.navbar-nav > li > ul {
   left: 0;
}

/* changes related to https://jira.twn.ee/browse/INSA-324*/
.container .container {
  width: 100%;
  padding: 0;
}
h1 a, h2 a, h3 a, h4 a {
  color: inherit !important;
}

.videoresp {
  aspect-ratio: 16 / 9;
  width: 100%;
}