.featured-ribbon{
    position: absolute;
    top: 0px;
    right: 0px;
    background: red;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    z-index: 1;
}
