@media screen and (max-width:767px) {
	.text-block img {
		width: 100%;
		height: auto;
	}
}