.sobHeroPhoto{background:radial-gradient(circle at center,#24160e,#070605 72%);clip-path:none;height:auto;min-height:650px;display:grid;place-items:center}
.sobHeroPhoto img{width:100%;height:auto;max-height:760px;object-fit:contain;object-position:center center;display:block}
@media(max-width:800px){.sobHeroPhoto{min-height:0}.sobHeroPhoto img{height:auto;max-height:none;object-fit:contain;object-position:center center}}
