.item-card {
	height: 340px;
}

.item-card.outfit-card img {
	object-fit: cover;
	object-position: center bottom;
}

.dialog-preview {
	height: 45vh;
	position: relative;
	top:-30px;
}
