/*termo labels page*/
.termo-labels-cont {
	font-size: 0;
	padding: 50px 45px 60px;
}
.termo-labels-block {
	vertical-align: top;
	display: inline-block;
	margin: 0 47px 40px 0;
	width: 300px;
	height: 260px;
}
.termo-labels-cover {
	margin: 0 0 13px;
	height: 100px;
}
.termo-labels-cover-inner {
	vertical-align: middle;
	display: table-cell;
	padding: 7px;
	width: 300px;
}
.termo-labels-cover-inner img {
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	height: auto;
}
.termo-labels-head {
	line-height: 24px;
	font-size: 18px;
	color: #068f9c;
}
.termo-labels-size {
	line-height: 24px;
	font-size: 14px;
	margin: 0 0 14px;
}
.termo-labels-price {
	font-family: MagistralC;
	font-weight: 700;
	font-size: 20px;
	margin: 0 0 14px;
	color: #068f9c;
}
.termo-labels-price span {
	font-size: 28px;
}
.termo-labels-block .button-main {
	line-height: 32px;
	font-size: 18px;
	height: 34px;
	width: 144px;
}

