.t-gallery-img-row{
    width: 100%;
    position: relative;
    display: flex;
}

.t-gallery-img-row img{
    width: 100%;
    cursor: pointer;
}