/*!
Theme Name: ukrainecharity
*/
.top_gal { 
    column-gap: 0;
    column-fill: auto;
    overflow: hidden;
    bottom: -20px;
    width: 100%; 
/*     height: 52vw; */
} 
.top_gal>a {
    width: 50%;
    display: inline-block;
    padding: 0px 3px;
    margin: 0px;
}
[class*=_ar_] .gal_link.img:after {    top: 2px;
    right: 4px;
    bottom: 2px;
    left: 4px;
}
.top_gal.cols_3 .img:before { padding-top: 70%;}
.top_gal .cols_4 .img:before { padding-top: 94%;}
.top_gal .cols_5 .img:before { padding-top: 119%;}
.top_gal .img:before { padding-top: 75%;} /*46*/
.top_gal > a { width: 50%; display: inline-block; padding: 0px 3.5px; margin: 0px;    } 
.top_gal>a:nth-child(1) {width: 100%;}
.top_gal>a:nth-child(6n) {width: 100%;}
.top_gal>a:nth-child(6n) + a {width: 100%;}
.top_gal>a + ._abs._right {position: relative; border-bottom: #ccc 1px solid;}
.top_gal>a + ._abs._right * {color: #333;}

[class*=ar]  .img[class*=_bg-]:after {background-position:inherit;}


@media screen and (min-width: 48em){    
/* 	.top_gal {    height: 25vw;} */
}
@media screen and (min-width: 80em){    
/*     .top_gal {    
        height: 356px;
    } */
}