.comment-body .reply {
  margin-bottom: 0px !important;
}
.commentlist .vcard img.photo {
  width: 40px;
  height: 40px;
  margin-top: 5px !important;
}
@media (max-width: 767px) {
  .commentlist .vcard img.photo {
    width: 32px;
    height: 32px;
  }
}
