.review-card .review-photo{display:block;width:min(100%,360px);max-height:340px;object-fit:contain;margin:18px 0;border:1px solid rgba(240,215,139,.32);border-radius:14px;background:#100a10}
@media(max-width:800px){.review-card .review-photo{width:100%;max-height:300px}}
