.big-preview {
    display: none !important;
}

.custom-ratio {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center;
}