

/* Start:/bitrix/templates/school/components/bitrix/catalog.section/teachers-list/style.css?1450892531634*/
div.catalog-section { 
}
div.catalog-section > ul{
list-style: none;
}
div.catalog-section > ul > li{
margin-bottom: 20px;
}
div.catalog-section > ul > li > a > h2 {
font-size: 18px;
}
div.catalog-section > ul > li > a > img {
display: block;
float: left;
margin-right: 40px;
}

a.bx_catalog_line_img {
position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}



/* End */
/* /bitrix/templates/school/components/bitrix/catalog.section/teachers-list/style.css?1450892531634 */
