.hc-figure,
.hc-figure-list {
	width: 100%;
	margin-bottom: 0!important;
}

.hc-figure img {
	width: 100%;
	height: auto;
}

.hc-figure-list {
	display: flex;
}

.hc-figure-list__img {
	max-width: 100%;
	height: auto;
	margin: 0!important;
	box-sizing: border-box;
}