
#commonHeader {
    min-height: 140px !important;
}
.srch-div {
    display:block;
    padding: 20px 31px;
}
@media only screen and (max-width: 767px) {
.ws_result-pane.ws_result-pane {
	display: block !important;
}
.ws_result_left, .ws_result_right {
	display: block;
	width: 100% !important;
}
.ws_resultitem {
	padding-left: 0px;
}
#ws_QueryBox {
	box-sizing: border-box;
	width: 100%;
}
}
.tab-search-results {
	margin: 0 auto;
	max-width: 820px;
	position: relative;
}
#ws_QueryBox {
	margin-top: -50px;
	margin-left: 150px;
	width: 645px;
}
