//*@media only screen and (max-width: 600px) {
 .comments-area textarea {
    width: auto !important;
}
}*//