@media (max-width: 768px) {
    .articles_container {
        width: 100%;
    }
}