.thumbnail img {
    width: 90%;
    height: 100%;
}

.thumbnail {
    width: 100%;
    height: 110%;
    display: flex;
    justify-content: center;
    align-items: center;
}