#local {
  /*display: none;*/
}
body {
  font-size: 14px !important;
}
#branding {
  min-height: auto !important;
  height: 40px !important;
}
#logo {
  top: 0 !important;
  max-width: 70px;
}
#content {
  padding-top: 0 !important;
}
#content-inner h1 {
  display: none;
}
#field_1025, #field_title_1042 {
  margin-top: 0 !important;
}
.article-content #estate-details td {
  width: 25% !important;
}
#images img.thumb {
  display: none;
}
#images img.thumb:nth-child(2),
#images img.thumb:nth-child(3),
#images img.thumb:nth-child(4),
#images img.thumb:nth-child(5),
#images img.thumb:nth-child(6),
#images img.thumb:nth-child(7),
#images img.thumb:nth-child(8),
#images img.thumb:nth-child(9),
#images img.thumb:nth-child(10),
#images img.thumb:nth-child(11)
 {
  display: inline;
}
#estate-details tr:first-child img {
  max-height: 200px !important;
  width: auto;
}
#field_title_1042,
#property-title div {
  padding-left: 0 !important;
}
.feature img, #estate-details img {
  max-height: 200px;
}
a.for-lease,
a.print,
a.field-file {
  display: none !important;
}
#mod-footer span,
#mod-footer a.menu,
#mod-footer ul {
  display: none;
}
#mod-footer a {
  display: block;
}

#images .images {
  display: block;
}
#images .images > img.mainImage {
  width: 100%;
  height: auto !important;
  max-height: unset !important;
}