.top{
  display: none;
}

.noprint, footer, .step-action{
  display: none;
}

.field.preview > div{
  height: auto !important;
  width: 100% !important;
  box-shadow:none !important;
  border: none !important;
}

.react-tabs > .react-tabs__tab-list{
  display: none
}

.main-area{
  width: 100% !important;
}