.fj-2cols img {
	width: auto;
	height: auto;
	max-width: calc(50vw - 30px);
	max-height: calc(100vh - 40px);
}
