.tp-banner-thumb-2 picture,
.tp-banner-thumb-2 img {
    height: 100%;
    width: 100%;
    object-fit: cover; /* Keeps it proportional and fills the space */
}