Hello @ela,
As we have inspected the site URL you have provided , we found that currently the news section is activated and we think you are confuse in news section and event section and if you wish to have the three column for the news section as it is currently activated in your site you can use below CSS.
.news-post:nth-child(2n+1) {
clear: none;
}
.news-post {
min-height: 242px;
width: 30%;
}
.recent-news {
width: 100%;
}
Hope this helps.
If you have any confusion further, please let us know.
Best Regards!!