.paragraph-picture {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}

.paragraph-picture>img {
	display: inline-block;
	max-width: 100%;
}