.news h2.title {
    font-size: 2em; 
    line-height: 5em;
}
#main {
    float: none;
    width: initial;
}
.campaign-menu {
    width: 690px;
    margin: 0 auto;
}
.news p.read_txt {
    font-size: 1.4em;
}

.news .main-img img {
    max-width: 100%;
    margin-bottom: 30px;
}