h3 {
    font-size: 15px;
}
h2 {
    font-size: 18px;
}
.thumbnail-wrapper .thumbnail-row .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
