.uxora-gallery-thumb a{
  display: block;
  width: 100%;
  height: 100%;
}

.uxora-gallery-thumb a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}