@media only screen and (max-width: 991px) {

    .easepick-wrapper {
        z-index: 99999;
    }

    .no_result_found {
        width: 100%;
        min-height: 60vh;
    }
}
