@media screen and (min-width: 768px){
  .subcont article .comment img {
    width: auto;
  }
}
