/* The supplied Awan Siber mark is a full wordmark, so it replaces the text heading visually. */
.building-brand img { width: 190px; flex-basis: 190px; }
.building-intro { max-width: 310px; }
.building-description, .building-button { margin-left: 215px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.post-thumb.sample-thumb { height: auto; }
.hero-image .reference-portrait { left: -149.8%; }
@media (max-width: 1050px) {
  .building-brand img { width: 150px; flex-basis: 150px; }
  .building-description, .building-button { margin-left: 0; }
}
@media (max-width: 480px) {
  .building-brand { display: block; }
  .building-brand img { width: 155px; margin: -12px 0 -7px; }
  .building-intro { max-width: none; }
}
