﻿#content #left {
    margin-left: 0 !important;
}
#content #left #column {
    display: none !important;
}
.news-list-container-title {
    display: none !important;
}
.news-list-container {
    padding: 0 0 45px 0 !important;
}
.karachaganak_news_title {
    padding: 0 5px !important;
}
@media only screen and (max-width: 991px) {
#content {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
}
#bread_top {
    float: left;
    padding: 30px 0 0 20px;
    position: relative;
    width: 89%;
    margin-bottom: -5px;
}
.outer_wrap {
    padding: 0 0 0 20px;
    position: relative;
}
div.karachaganak_news_wrap {
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #dcdcdc #dcdcdc #f7cc00 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 2px 2px 4px !important;
    box-sizing: border-box;
    clear: none !important;
    float: left !important;
    height: 220px !important;
    margin: 20px 1% 0 0 !important;
    overflow: hidden !important;
    position: relative !important;
    width: 138px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.news-list-container .news-list-container-title span {
    color: #006d7c;
    display: block;
    float: left;
    font-family: notosans-regular;
    font-size: 2.3em;
    font-weight: normal;
    padding: 32px 20px 25px 20px !important;
    width: 100%;
}
}