else if ( operator === 'min-' ) {
                // Add this breakpoint and all larger
                size = that._find( name ).width;

                for ( i=0, ien=breakpoints.length ; i<ien ; i++ ) {