

/* Start:/bitrix/templates/aspro-medc2/components/bitrix/news.list/staff-elements-1/style.css?15949046691271*/
.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image {
	/*padding-top: 100%;*/
	/*padding-top: 65%;*/
	padding-top: 110%;
	position: relative;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image > .wrap {
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	background: #FFF;
	overflow: hidden;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image a {
	display: block;
	overflow: hidden;
	border-bottom-left-radius: 80px;
	border-bottom-right-radius: 80px;
}

.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image img {
	width: 100%;
	max-height: 100%;
	/* max-height: 313px; */
}

@media (max-width: 500px){
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image > .wrap {
		position: static;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image{
		padding-top: 0;
		width: 35%;
		float: left;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image img {
		margin-top: 0;
	}
	.item-views.table-type-block.staff-items .item .body-info {
		width: 65%;
		float: right;
		padding: 20px !important;
	}
	.TS_FrontStuffOne .item-views.table-type-block.staff-items .item .image a {
		border-radius: unset;
	}
}

/* End */
/* /bitrix/templates/aspro-medc2/components/bitrix/news.list/staff-elements-1/style.css?15949046691271 */
