

/* Start:/bitrix/templates/mbdoy/components/bitrix/news.list/templatephoto/style.css?1739612055277*/
div.photogallery-list
{
    word-wrap: break-word;
}
div.photogallery-list img.preview_picture
{
    float:left;
    margin:0 5px 5px 0;
    border-radius: 5px;
    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?1739612055277 */
