
.inner .thumbnail img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px 5px 0;
}