.pl-thumbnail-contain {
    overflow: hidden;
}

.pl-thumbnail-contain img {
    width: 100%;
    object-fit: contain;
}