@import '../../minerva.less/minerva.variables.less'; @media screen and ( max-width: @width-breakpoint-tablet ) { .suggestions-results { display: table; width: 100%; a { height: 70px; width: 100%; display: table; box-sizing: border-box; } .suggestions-result { display: table-cell; vertical-align: middle; width: 100%; } } .search-enabled { .header, /* FIXME: Remove once