nav {
    background-color: #c6c6c6;
    height: 131px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    height: 458px !important;
}
body {
    background-color: #e6e6e6 !important; 
}
.welcome_title::before {
    background: #ba191f;
}
.welcome_title::after {
     background: #ba191f;
}
.news-description {
    padding: 8px 20px;
    background: #C2C2C2;
    text-align: justify;
}
.news-image {
    width: 394px;
}
footer.page-footer {
    background: #DEDEDE;
}
.menu_icons {
    display: none;
}
.news-title.pro_name {
    font-size:16px !important;
}
.news-title > a {
     font-size:16px !important;
}
}



