
/*

Steps:
1. Change body width to max-width: 1440px and also add margin: 0 auto; 
2. change the col- loop:
    percentage( ( 1 / $columns ) * $i )
3. change the offset- loop (similar)
*/