/***
.article-header {
    width: 33.33%;
    background: 
    #b5b2b29c;
    padding: 20px;
}
***/
.article-slideshow .article-container .article-header {
    width: 33.33%;
    background: 
    #b5b2b29c;
    padding: 20px;
}
.article-slideshow .mod-articles-category-category a {
    color: 
    #ffffff;
    font-size: 15px;
}
/**
.article-slideshow .article-title {
    background: #b5b2b29c;
    padding: 20px;
}
**/
.logo-image img {
max-height: 40px !important;
}
@media (max-width: 767px) {
.article-slideshow .article-container .article-header {
    width: 51.33%;
    background: #b5b2b29c;
    padding: 10px;
} }
.article-aside .article-info {

    margin-bottom: 0;
    text-align: left;
}
.ja-news .mod-articles-category-title a {
color: #1a1a1a;
text-transform: uppercase;
}
.article-slideshow .swiper-thumbs-wraper .container {
padding: 60px 0;
border-top: 1px solid white !important;
}
.article-info dd .fa {
display: inline !important;
}
.category-name a, .mod-articles-category-category a {
    color: black !important;
}
.container.article-container {
    display:none;
}