.select-articles-v3-thumbnail{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0px;
    aspect-ratio: 16 / 9;
}