

/* Start:/bitrix/templates/mbdoy/components/bitrix/news.list/templatephoto/style.css?1746007898309*/
div.photogallery-list
{
    word-wrap: break-word;
}
div.photogallery-list img.preview_picture
{
    float:left;
    margin:0 5px 5px 0;
    border-radius: 5px;
	max-width:600px;
	height:auto;
    transition: all .2s ease-in-out;
    
}
div.photogallery-list img.preview_picture:hover{
    cursor: pointer;
}

/* End */
/* /bitrix/templates/mbdoy/components/bitrix/news.list/templatephoto/style.css?1746007898309 */
