@charset "UTF-8";

@media print, screen and (min-width: 1280px) {
    .post_content .home_voice .index_group {
        background-size: contain;
    }
}