

/* Start:/bitrix/templates/right_dance/components/bitrix/news/photogellery/bitrix/news.detail/.default/style.css?1518603621450*/
.gallery-it {
    width: 278px;
    display: inline-block;
    float: left;
    height: 190px;
    margin: 7px;
    box-sizing: border-box;
    overflow: hidden;
    background: #ffffff;
    padding: 5px;
    box-shadow: 0 3px 11px 0 #00000047;
    transition: 0.2s;
}
.gallery-it:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
/* End */
/* /bitrix/templates/right_dance/components/bitrix/news/photogellery/bitrix/news.detail/.default/style.css?1518603621450 */
