@media(max-width:956px){
	body .inventory .srp-sidebar {
		/* Should help keep search results page in front of navbar on mobile.*/
		/* ALSO reduce highest navbar/other elements z-index to around 1030-1039 */
		z-index: 1040;
        padding-top: 286px!important;

	}
}