.comment_avatar img { border-radius: 50%; } @media (min-width: 768px) { body:not(.logged-in) #comment { max-width: 50%; float: right; margin-top: 18px; height: 176px; } .children .comment.depth-2 { margin-left: 30px;} .comment .children { margin-left: 0px; } .comment .children .comment_avatar img { max-width: 60px; } .comment .children .comment_avatar { margin-left: 20px; } .comment-body { padding: 0 150px 0 110px; } }
@media (max-width: 767px) {
.comment-reply-link { bottom: -20px !important; top: auto !important; } .comment_area { padding-bottom: 40px; } .comment_avatar { max-width:50px } .comment_postinfo, .comment-content.clearfix { margin-left: -15px; } }