div#div_sec_tit {
    margin-top: 25px;
    margin-bottom: 25px;
}
.row.row_news {
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-bottom: 60px;
}

/* Small screens and Medium screens */
/* max-width 640px, mobile-only, 641px - 1024px, tablet-only */
@media only screen and (max-width: 39.9375em), only screen and (min-width: 40em) and (max-width: 63.9375em){

}