



@media (max-width: 1000px) {
    .home_banner{
        width: 75% !important;
    }

    .welcome_container{
        width: 75% !important;
    }

    .article_container{
        width: 100% !important;

    }
}