.gcpb-badge {
    position: absolute;
    top: 10px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
    z-index: 9;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.gcpb-badge-left {
    left: 10px;
}

.gcpb-badge-right {
    right: 10px;
}