

/* Start:/bitrix/templates/photofaculty/components/bitrix/news/teachers_temp/bitrix/news.list/.default/style.css?1764850955673*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.teachers_list {

}
.teacher_item {
    height: 320px;
    overflow: hidden;
}
div.teacher_item:last-child {
    border-bottom: none;
}
.left_tea {
    text-align: center;
    width: 100%;
}
.left_tea img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    max-height: 250px;
	border-radius: 10px;
    box-shadow: 1px 1px 1px;
}
.teacher_item:hover a {
    color: #fd8006;
}
.right_tea {
    text-align: center;
    width: 100%;
} 
.right_tea a {
	font-size: 20px;
} 
.right_tea p {
    margin-bottom: 10px;
}
/* End */
/* /bitrix/templates/photofaculty/components/bitrix/news/teachers_temp/bitrix/news.list/.default/style.css?1764850955673 */
