.project-image.real-pair{height:auto;display:grid;grid-template-columns:1fr 1fr;background:#15191b}
.project-image.real-pair figure{margin:0;min-width:0;position:relative;height:410px;overflow:hidden}
.project-image.real-pair img{width:100%;height:100%;object-fit:cover;display:block}
.project-image.real-pair figcaption{position:absolute;left:.75rem;bottom:.75rem;background:#fffdf8;color:#172024;border-radius:.2rem;padding:.46rem .68rem;font-size:.72rem;font-weight:800;box-shadow:0 6px 20px #0003}
@media (max-width:720px){.project-image.real-pair figure{height:255px}.project-image.real-pair figcaption{left:.5rem;bottom:.5rem}}
