.single-page_content {
    display: none;
}

.single-page_content:first-child {
    display: block;
}
