
/* Clearer facade with directional shade for readable text. */
.hero-photo{object-position:50% 40%}
.hero-with-photo:after{background:linear-gradient(90deg,rgba(12,27,22,.70),rgba(12,27,22,.36) 48%,rgba(12,27,22,.06) 80%),linear-gradient(0deg,rgba(12,27,22,.44),transparent 45%)}
@media(max-width:760px){.hero-photo{object-position:55% center}.hero-with-photo:after{background:linear-gradient(90deg,rgba(12,27,22,.57),rgba(12,27,22,.18)),linear-gradient(0deg,rgba(12,27,22,.68),transparent 85%)}}
