@media (max-width: 440px) {
    .article-thumbnail>div .thumbnail-img {
        top: 5%;
        height: 90%;
    }
}