﻿@media screen and (max-width: 767px) { 
    .requestBtn {
        white-space: inherit;
    }
}
.no-search-results {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    color:rgb(51, 51, 51)
}