.conf_row {	display: grid;	grid-gap:10px;	grid-template-columns: 100px auto;	margin-bottom: 15px;}.conf_row_unpublish {	background: #f0f0f0;}.conf_row_unpublish>div:last-child {	padding: 5px 5px 5px 0;}.bb_conf {	margin-left: 110px;}.btn_document {	background: url(/images8/doc.svg) no-repeat 0 2px / 18px 18px;	padding: 2px 10px 5px 22px;	min-height: 18px;}.userpic_conf_otv{	width: 75px;	height: 75px;	float: right;}.new_question_ta {	height: 50px;}.cons_icon {	margin-top: 0;	padding: 0 0 0 40px;	margin-bottom: 15px;}.cons_icon_advokat {	background: url(/images10/advokate.svg) no-repeat 0 0 / 30px 30px;}.cons_icon_psychologist {	background: url(/images8/consultation.svg) no-repeat 0 0 / 30px 30px;}.cons_spec {	display: grid;	gap:10px 10px;	grid-template-columns:100px auto;}@media screen and (max-width: 600px) {.userpic_conf{	width: 75px;	height: 75px;}.conf_row {	grid-template-columns: 75px auto;}.userpic_conf_otv{	width: 50px;	height: 50px;}}