.pimcore-icon{
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -30px;
    top: -5px;
}


.pimcore-icon--headline {
    background: url("../../icons/admin/headline.svg") no-repeat center center !important;
}

.pimcore-icon--image-teaser {
    background: url("../../icons/admin/image-teaser.svg") no-repeat center center !important;
}

.pimcore-icon--image-teaser {
    background: url("../../icons/admin/image-text-slide.svg") no-repeat center center !important;
}