@media (min-width: 1400px) {
    .guide-preview {
        height: calc(var(--guide-column-width) / 2.5263);
    }
}
