/* * ALLOWED WIDTHS = <min:>[0px, 576px, 768px, 992px, 1200px, 1400px] * */

/* < 1400px */

@media (min-width: 1400px) {
}
