

/* Start:/bitrix/templates/centino-kids/components/bitrix/news.list/staff-items/style.css?1588199767847*/
.item-views.staff.staff-items .item {
	border: 1px solid #EEF0F1;
	border-radius: 5px;
}

.item-views.staff-items.table-type-block.staff .item {
	text-align: left;
	padding-top: 32px;
}

.item-views.staff-items.table-type-block.staff .item .title {
	text-align: left;
    margin-bottom: 7px;
}

.table-type-block.item-views.staff-items .row > div {
	padding-right: 16px;
	padding-left: 16px;
	margin: 16px 0;
}

.table-type-block.item-views.staff-items .row {
	margin-left: -16px;
	margin-right: -16px;
}

.item-views.staff-items.table-type-block.staff .item .image {
	width: 180px;
	height: 180px;
}


@media(max-width: 470px) {
	.staff.staff.item-views .item .image + .body-info {
		padding: 0;
	}
}

@media(max-width: 350px) {
	.item-views.staff-items.table-type-block.staff .item {padding: 10px 20px;}
}
/* End */
/* /bitrix/templates/centino-kids/components/bitrix/news.list/staff-items/style.css?1588199767847 */
