@media screen and (max-width: 980px) {
    .company_box .logo {
        margin-left: 0;
    }
    .news_photo_box {
        width: 100%;
    }
    .inquire_button_box {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
}