 @media screen and (min-width:1400px){ 
 
body.post-type-archive-funding_calls .module { width:calc(25% - ((36px * 3) / 4)); } 
body.post-type-archive-funding_calls .module:nth-child(3n+3){ margin-right:36px !important;    }
body.post-type-archive-funding_calls .module:nth-child(3n+4){ clear:none; }

body.post-type-archive-funding_calls .module:nth-child(4n+4){ margin-right:0 !important;    }
body.post-type-archive-funding_calls .module:nth-child(4n+5){  }
}
