.picture-resize {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.picture-resize-fit {
	object-fit: contain;
}
