.core-v2-callout-tiles.callout-tiles-v2-4-across {
    .slide-title {
        font-size: var(--text-xl);
    }
    .slide{
        overflow: hidden;
        border-radius: var(--rounded-2xl);
    }
}