﻿
/* Mobiles Portrait */
@media screen and (max-width : 767px) {

    .quicksearch_results ul {
        max-height: 120px;
    }
}