.request-block2 .request-block--img img{
    transform: scale(-1.2, 1.2);
}
	.request-block2 .popup--enter--form--item--input a {
		margin-bottom:20px	
	}
.f-elemets{
    max-height: 9000px;
}
@media all and (max-width:768px) {
	.table--item--wrapper .blue-btn{
		margin: 10px auto;
	}
	.table--item--column--c1 ul li, .table--item--column--c2 ul li, .table--item--column--c3 ul li {
		font-size: 12px;
	}
	.first-row .table--item--column--c1 ul li, .first-row .table--item--column--c2 ul li, .first-row .table--item--column--c3 ul li {
		justify-content: flex-start;
	}
	.forth-row .table--item--column--c1 ul li {
		color:#23b435 !important;
		font-weight:bold !important;
		font-size:12px !important;
	}
	.table--item--column .bestcol {
		border: 3px solid #23b435;
	}
	.first-row, .table--item--wrapper {
	   padding-top: 3px;
	}
	.request-block2 .request-block--img img{
    		transform: scale(-1, 1);
	}

}