/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.tablet.landscape.css.map */

.region-sidebar-second .block {
  float:none;
}
.block-standard-sidebar {
  margin-left:10px;
}
.news-block {
  max-width:100%;
}
.view-sidebar-real-estate .ds-2col > .group-right {
  float:right;
  width:35%;
}

.pane-block.ad-block .block-inner,
.pane-views.pane-sidebar-promotion .block-inner,
.region-sidebar-second .pane-views.pane-real-estate .block-inner,
.sidebar-teaser .block-inner {
  text-align:center;
}


/****************************************************/
/* Node                                             */
/****************************************************/

.pane-node-field-geolocation h2,
.pane-node-field-geolocation .geofieldMap,
.pane-node-field-geolocation .amgee-maps-embed {
  width: 100% !important;
  max-width:400px !important;
  margin:0 auto;
}

