[class*="product-flags__flag--ms_customflags_"] {
    /* border: 1px solid #222222; */
    max-width: 150px;
    position: absolute;
    right:0;
    top:0;
    text-align: center;
    font-weight: 300;
    border-radius: 0.5rem !important;
    line-height: 1.2;
}

[class*="product-flags__flag--ms_customflags_"] small {
    font-size: .6rem;
    font-weight: 400;
    margin: 0;
}