.item-unit4 {
	display: flex;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	padding: 11px 0;
}

.item-unit4 .presence {
	margin-bottom: 13px;
}

.item-unit4__image {
	width: 262px;
	height: 160px;
	margin-right: 23px;
	border: 1px solid;
}

.item-unit4__image a {
	display: block;
	border: none;
}

.item-unit4__image img {
	display: block;
	width: 100%;
}

.item-unit4__info {
	display: flex;
	flex: 1;
}

.item-unit4__cont {
	flex: 1;
}

.item-unit4__name {
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: 10px;
}

.item-unit4__body {
	margin-bottom: 18px;
}

.item-unit4__body p {
	margin: 0;
}

.item-unit4__commerce {
	width: 120px;
	margin-left: 30px;
	padding-top: 8px;
}

.item-unit4__prices .price {
	margin-bottom: 9px;
}
/*# sourceMappingURL=maps/item-unit4_1.css.map */
