.phone-only { display: none; }

.tablet-only { display: none; }

.sdesk-only { display: block; }

.desk-only { display: none; }

.map { display: block; width: 49%; float: right; height: 60vh; background: #eee; }

.results { height: 60vh; overflow: scroll; width: 49%; float: left; }

.logo { max-height: 120px; margin: 25px; }

.header { height: 170px; }

.menu { margin-top: 37.5px; width: 60%; }

.menu li { margin-right: 25px; }

.header { margin: auto auto; max-width: 1200px; }

.index-people { display: block; }

.big-logo { display: inline-block; }

.small-logo { display: none; }

.tagline { display: inline-block; padding-bottom: 5px; padding-left: 0px; padding-right: 0px; font-weight: 300; text-transform: uppercase; }

.blc-button { max-width: 100%; }

.review-photos div { width: 14vw; height: 14vw; }

/*# sourceMappingURL=../css/smalldesktop.map */