 .pricegrid {
       width: 25%;
    }
   .pricegrid:nth-child(odd), &:nth-child(3n+1) {
       clear: none;
    } 