.wc-prishistorik-wrap {
    padding: 1.5rem 0;
}

.wc-prishistorik-omnibus {
    font-size: 0.9rem;
    color: #555;
    margin-bottom: 1.25rem;
    padding: 0.6rem 1rem;
    background: #fdf6f9;
    border-left: 3px solid #b06080;
    border-radius: 0 4px 4px 0;
}

.wc-prishistorik-chart-wrap {
    position: relative;
    width: 100%;
    height: 260px;
}

@media (max-width: 600px) {
    .wc-prishistorik-chart-wrap {
        height: 200px;
    }
}
