
/* DEADKOP IGRONAVTY 1.9.2 — real source thumbnails */
.dkig-thumb img,
.dkig-feature > img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
}
.dkig-thumb{
    overflow:hidden!important;
    background:#050b12!important;
}
