.c-width {
    width: 586px;
}

.fzgh {
    height: 280px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
    .c-width {
        width: 100%;
        margin-bottom: 20px;
        height: 280px;
    }
}

