#single h2 {
  text-align: center;
  margin: 20px 0;
}
#single .contents {
  width: 70%;
  float: left;
  margin-bottom: 50px;
}
#single #sidebar {
  width: 30%;
}