.view-article #sp-main-body .container .article-details .article-details-img-wrap {
    background-color: #e4bdb6!important;
    background-size: cover;
    background-position: top;
    height: 0px!important;
    position: relative;
}
div.mod-languages ul li.lang-active {
    background-color: #ffffff!important;
}
.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #383838;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
.view-article .article-details h2,
.view-article .article-header h2,
.view-article .article-details .article-title,
.view-article .article-header .article-title {
    display: none !important;
}
.verify-page .sp-page-title,
.verify-page .sp-page-title-wrap,
.verify-page .page-header,
.verify-page .article-header,
.verify-page .article-details h2:not(:first-of-type),
.verify-page .breadcrumb,
.verify-page .sp-breadcrumb,
.verify-page .article-details-img-wrap {
    display: none !important;
}

.verify-page .article-details {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.verify-page .article-details .article-header,
.verify-page .article-details .article-header h1,
.verify-page .article-details .article-header h2,
.verify-page .article-details .article-title,
.verify-page .article-details .post-meta,
.verify-page .article-details .entry-meta,
.verify-page .article-details .article-info,
.verify-page .article-details .breadcrumbs-area {
    display: none !important;
}
.verify-page .article-details > h2:first-child,
.verify-page .article-details > .article-header:first-child {
    display: none !important;
}
.verify-page .breadcrumb,
.verify-page .sp-breadcrumb,
.verify-page .breadcrumbs,
.verify-page .breadcrumb-area {
    display: none !important;
}
.verify-page .sp-page-title,
.verify-page .sp-page-title-wrap,
.verify-page #sp-title,
.verify-page .breadcrumb,
.verify-page .sp-breadcrumb {
    display: none !important;
}