.ex-item-ins, .entry-media, .post-thumbnail { position: relative !important; }

.xy-plat-tag {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 100 !important;
    color: #fff !important;
    padding: 2px 8px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3) !important;
    pointer-events: none !important;
}
.plat-color-2 { background: rgba(230, 0, 18, 0.9) !important; }
.plat-color-4 { background: rgba(0, 120, 212, 0.9) !important; }
.plat-color-3 { background: rgba(0, 0, 0, 0.85) !important; }

.xy-keyword-tag {
    position: absolute !important;
    right: 10px !important;
    z-index: 99 !important;
    color: #fff !important;
    padding: 2px 8px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000 !important;
    pointer-events: none !important;
}

.xy-pos-1 { top: 38px !important; }
.xy-pos-2 { top: 61px !important; }
.xy-pos-3 { top: 84px !important; }