// // Responsive: Tablet to desktop // -------------------------------------------------- @media (min-width: 768px) and (max-width: 979px) { // Fixed grid #grid > .core(@grid-column-width-768, @grid-gutter-width-768, @grid-row-width-768); }