.for_regs{
	border:1px solid #2a6fb5;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 2px;
}
.for_regs__text{
	
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 5px;

}
.for_regs__price{
	font-size: 17px;
	color: #2a6fb5;
	font-weight: 600;
}