.previewTemplate {
  margin-top: 30px;
  width: 100%;
  height: auto;
}

.missingRequirementsWrapper {
  margin-right: -10px;
  margin-left: -10px;
  position: sticky;
  top: 0;
  z-index: 1;
}
