.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: #fdecef!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;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-weight: 600;
    font-size: 35px!important;
    line-height: 50px;
    letter-spacing: -1.3px;
    color: #292942;
}

.view-category .blog .article-list .article .article-body {
    display: flex;
    flex-direction: column-reverse;
    max-width: 100%;
    padding-left: 0px!important;
}

.view-category #sp-header {
    background: #ffffff !important;
}
#sp-top-bar {
    padding: 3px 0;
    font-size: .875rem!important;
}