.test_class123 .iblock-vote {
	float: left;
	margin-right: 20px;
}
@media (max-width: 767.98px) {

	.info_ext_block .title,
	.text .props_list {
		display: none;
	}
}
#payment .title-tab-heading::before,
#delivery .title-tab-heading::before {
	display: none;
}
#payment .title-tab-heading a,
#delivery .title-tab-heading a {
	color: black;
}
.props_list_table_dotted tr {
	display: flex;
	justify-content: space-between;
	position: relative;
	vertical-align: bottom;
	font-size: 13px;
	vertical-align: top;
	background: url(/bitrix/templates/aspro_next/images/dott.png) no-repeat;
	background-position: 0px 14px;
	background-repeat: repeat-x;
}