.fpb-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff2d55;
    color: #fff;
    padding: 5px 12px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    z-index: 10;
}
.course-thumbnail-holder {
    position: relative;
}