.logo img {
  width: 150px;
  transform: translateY(5px);
}

div.question-votes-count, a.js-sort-by-votes {
display:none;
}

div.js-comment-body p {
  padding-bottom: 10px;
}