@media only screen and (min-width: 1950px) {
  .home-blog .column.size-1of3 {
    width: 29% !important;
  }
}
