.site-info .copyright span:nth-child(2) {
  visibility: hidden;
  font-size: -1px;
}

.entry-header {
  display: none;
}

html,
body {
  overflow-x: hidden;
}

body:not(.page-layout-sidebar-right) #primary .entry-content {
  margin-top: 1px;
}


.site-info .copyright span:first-child {
  visibility: hidden;
}