Hi,
I can not figure out, how to turn off hits counter in information block.
Please, give me a clue.
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
padding-right: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock small {
display: none;
}