.store-renewal-icon{
    height: 15px;
    width: 15px;
    line-height: 15px;
    background-color: #828386;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    text-align: center;
    font-size:14px!important;
  }
  .popover{
    max-width:235px;
    border-radius:10px;
  }
  .popover-link{
    color:#ff612e;
    cursor: pointer;
    text-decoration: none;
  }
  .popover-link:hover{
    color: #ff612e;
  }
  .renewal-content{
    text-align: baseline;
  }
  .popover-content {
    padding: 9px 13px;
  }
  