.comments-form .btn-default{
  margin-top: 20px;
  padding: 10px 30px;
}
.comments-form .comments-textarea {
  height: 80px;
  margin-top: 0px;
}
.comments-title{
  margin-top: 20px;
}
.comments-items:nth-child(3) {
  margin-right: 0px;
  margin-left: 0px;
}
.comments-option {
  margin: 30px auto;
  padding-bottom: 20px;
}
.reply-icon h6 .fa {
  color: #53a92c;
  padding-right: 5px;
}
.hide{ display: none;}

.sizechanger a {
  line-height: 17px;
}

a.register_btn {
  background: #53a92c;
  padding: 0px 10px;
  color: #fff !important;
  font-size: 13px;
}
.comments-content {
  display: block;
}
.grid2 figure {
    height: 260px;
}
.single-project .img-responsive{ width: 100%;}