@charset "UTF-8";

.a8net-zone {
    text-align: center;
    margin-bottom: 20px;
}

.article-a8net-zone {
    text-align: center;
    margin: 20px 0;
}

@media(max-width: 768px) {
    .a8net-zone, .article-a8net-zone {
        margin: 40px 0;
    }
}