.real-estate-form-container {
	overflow: inherit !important;
}

.real-estate-form {
  margin-bottom: 0;
  margin-top: -300px;
  position: relative;
  z-index: 4 !important;
-webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.56);
-moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.56);
box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.56);
}

.real-estate-form #book {
  background-color: #fff;
  border: 1px solid #eee;
}

	
	
	