.experiment__jobs {
	display: flex;
	flex-direction: column;
}

.artifact__wrapper {
	width: 320px;
	height: 150px;
}

.artifact__image {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
