#mobile-menu,
header,
#bg-img,
#left-sidebar-area,
#hutt-city-logo,
footer nav,
.print-btn {
  display: none !important;
}
#footer-contact {
  display: block;
}
.print-only {
  display: block !important;
}
.print-only img {
  width: 100%;
}
.container,
#main,
#page-header,
#footer-contact {
  width: 100% !important;
  margin: 0 !important;
  padding: 0;
  float: none !important;
}
body {
  font-size: 80%;
}
body,
#above-footer,
#page-header,
footer {
  background: white;
  color: black !important;
  text-align: left;
}
h1,
h2,
h3,
h4 {
  color: black !important;
  font-weight: bold;
  letter-spacing: 0 !important;
  text-align: left !important;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: black !important;
}
html,
body {
  height: auto;
}
footer,
footer a {
  color: grey !important;
}
footer {
  border-top: 1px solid grey;
}
.page-slider {
  margin-bottom: 10px;
}
#current-image {
  margin-top: 10px;
}
.home-tile {
  width: 300px;
  height: 345px;
  float: left;
  background: white;
}
/*
#main {
  a:link {
    color: @blue;
    text-decoration: underline !important;
    &:after {
      content: " (" attr(href) ") ";
    }
  }
}
*/
