.or-science-img { width: 100%; aspect-ratio: 4/3; overflow: hidden; border-radius: var(--or-radius); margin-bottom: 16px; background: #eee9e4; }
.or-science-img img { width: 100%; height: 100%; object-fit: cover; display: block; }
