.price-card-a {
  position: relative; }
  .price-card-a .card-badge {
    background: #38c6f4;
    font-size: 13px;
    font-family: objektiv-mk2;
    color: #fff;
    border-radius: 25px;
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    width: 170px;
    text-align: center;
    margin: 0 auto;
    word-break: break-word;
    padding: 6px 35px 3px; }

/*# sourceMappingURL=bulletsPriceTile.css.map*/