.tpgb-image-caption{
    transition: all .3s;
}
.tpgb-image .tpgb-figure{
    margin: 0px;
    display: grid;
}
.tpgb-figure > a {
    line-height: 0;
}
.tpgb-figure img {
    max-width: 100%;
}