/* Avoid this file from merge process */

/* Manage placeholder space */
.ratio:has(div[data-type="placeholder"]:not([style*="display: none"])) {
    height: 100px;
}