@media screen and (min-width: 1261px) {
  .comments-template {
    margin: 60px 0 80px;
  }
  .comments-template p.comments-form-field {
    width: 49%;
    display: inline-block;
  }
  .comments-template .comment-form-author.comments-form-field {
    margin-right: 1%;
  }
}