.wrapp_mod_breaking_news{
   /* padding-left: 40px;
    padding-right: 40px;*/
   clear: both;
}
.mod_breaking_news_img{
    
}
.mod_breaking_news_title{
   /* font-size: 60px;
    line-height: 80px;
    text-align: center;*/
    color: #000;
}
.mod_breaking_news_title a{
    color:#000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'oswald',sans-serif;
}

.mod_breaking_news_title a:hover{
    color:#000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'oswald',sans-serif;
}
.mod_breaking_news_intro{
    margin-top: 10px;
    
}


