.news {

}

.news-content {
    max-width: 600px;
    width: 100%;
    margin: 72px auto 64px auto;
} 

.news-content p {
    margin-top: 24px;
}