@charset "UTF-8";
/* CSS Document */

/* ///Color Variation/// */

[data-id="d1784516-1"] .row,
[data-id="d1784516-2"] .row {
	display: flex;
	flex-wrap: wrap;
}

.h3-image-left-enlarge {
	width: 25%;
	margin-bottom: 25px;
	text-align: center;
}
.h3-image-left-enlarge .media-box {
	margin-bottom: 5px;
}

@media screen and (max-width:767px) {
.h3-image-left-enlarge {
	width: 50%;
}
}