.frame__header {
  display: none;
}

.frame__contents {
  width: auto;
}

.frame__left-contents {
  float: none;
}

.frame__right-contents {
  display: none;
}

.module__to-top {
  display: none;
}

.frame__footer {
  display: none;
}
