#menu,
#panels {
  display: none;
}

#main {
  width: 100% !important;
  height: auto !important;
}

.widget {
  position: static !important;
  margin-right: 24px;
  margin-bottom: 24px;
  float: left;
  height: auto !important;
  page-break-inside: avoid;
}

.widget .content {
  height: auto !important;
}

.note .icons {
  display: block;
}
