.table-responsive-custom td.text-center.column-image {
	position: relative;
}
.table-responsive-custom td.text-center.column-image span.product-label.sale-exist{
	background: transparent url(https://cdn.vnt-vozduh.ru/image/special.png) no-repeat left top ;
	background-size: cover;
	width: 35px;
	height: 35px;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
}

p.finded-low-cost b {
	text-transform: none;
	font-size: 16px;
	color: #3D5F8C;
	cursor: pointer;
	position: relative;
}
h3.request__text {margin: 80px 15px !important; text-align: center;}
@media (max-width: 767px) {
	p.finded-low-cost b {
		font-size: 14px;
	}
}
@media (max-width: 468px) {h3.request__text {margin: 40px 15px !important; font-size: 16px !important;}}
