.container-fluid > .breadcrumb-navigation {
    display: none;
}
.container-fluid > h1 {
    display: none;
}
.section {
    zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    transition: 1s;
}
.section::before, .section::after {
    display: table;
    content: ' ';
}
.wrap-story-cent .txt-story {
    font-weight: 400;
}
.txt-headline {
    font-weight: 400;
}
.font-white td {
    color: #fff;
}
.txt-category {
    font-weight: 400;

}
.fs46 {
    font-size: 46px;
}