@charset "UTF-8";

.custom-file-container .image-preview,
.custom-file-container .image-preview-item {
	background-size: contain;
}

.custom-file-container .image-preview-item {
	width: 12.5%;
	height: 180px;
}