.icon-help {
    border-radius: 20px;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    margin: 0 0 0 .4rem;
    padding: 0;
    color: #fff;
    background: #e10f21;
    font-size: .8rem;
}