@media (max-width: 640px) {
.news-article { flex-direction: column !important; }
.news-article img { width: 100% !important; }
.news-article > div { padding: 0 20px 20px !important; }
}
