.order {
  float: right;
}

.subtit {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  width: 100%;
  clear: right;
  background-color: #a790e2;
}

.container {
  width: 100%;
}

.top_btn {
  float : right;
  display: none;
}

.pub_list_entry {
  margin-bottom: 15px;
}
