/* Mobile styles  */

div.hp-form__field.hp-form__field--select {
    display: none !important;
}

div.hp-page__topbar.hp-page__topbar--separate {
    display: none !important;
}

@media screen and (max-width: 768px) { 

.hp-form--listing-search{
		display:none;
	}
}

 .hp-grid__item .hp-listing__details    {display:none} 