#hih_gadget_wrap {
	position: relative;
	z-index: 9999;
	width: 100%;
	max-width: 1140px;
	margin: -90px 0 -110px;
}

#hih_gadget {
	width: 100%;
	height: 290px;
}

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

	#hih_gadget_wrap {
	    margin: -40px 0 -55px;
	}
	
}