.b-new {
    display: inline-block;
    position: relative;
    top: -2px;
    padding: 3px 0 4px;
    width: 20px;
    height: 20px;
    background: #34368A;
    font-size: 1.413rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    vertical-align: middle;
}