.btn-google {
    background: #DB4437;
}
.btn-twitter {
    background: #1DA1F2;
}
.currency-block {
    display: none;
}
/*tmp*/
.aticle-image-right {
    margin-top: 20px;
    font-size: small;
}

/**/
.article-main-image {
    text-align: left;
}
.article-header-below .article-date {
    margin-left: 0px;
}

.article-header-below .article-author {
    margin-right: 20px;
}

.padding-top-0 {
    padding-top: 0px;
}
.hided {
    display: none;
}

.img_gallery {
    text-align: left;
}

.img_gallery img {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .img_gallery img {
        width: 49.5% !important;
        height: auto !important;
        display: inline !important;
    }
}

@media (min-width: 992px) {
    .img_gallery img {
        width: 32.5% !important;
        height: auto !important;
        display: inline !important;
    }
}

.side-bar-small-banner { display:block}

.article-premium-mob * {
    text-align: center;
}

.article-dosie-footer {
    margin-top: 30px;
    font-style: italic;
}

a.active {
    font-weight: bold;
}

.dosie-alphabet-list {
    margin-top: 18px;
    margin-bottom: 18px;
}

/*
.dosie-alphabet-list > a {
    margin-left: 2px;
    margin-right: 2px;
}
*/