@media screen and (max-width: 768px){
	.comment img{
		max-width: 100%;
	}
}
