@import "style.css";

*{
  float: none !important;
  overflow: visible !important;
}
h2{
  display: none;
}
#header{
  background: none;
}
#footer{
  padding: 5px;
  margin: 5px;
  background: #666;
  height: auto;
}

#main,
#content,
#header{
  width: 100%;
}

#banner,
#foot-navigation,
#sidebar{
  display: none;
}
.print,
.contact-button,
.estate-contact,
.information-event-contact{
  display: none;
}

.estate-details h4,
.estate-dealer h4{
  page-break-after: avoid;
}
