#circle_v5 {
  background: no-repeat center
    url(https://cdn6.localdatacdn.com/badges/loc8nearme/svg/Loc8_badge_3.svg);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 294px;
  height: 227px;
  font: 400 10px / normal "Impact", "Helvetica Neue", "Arial", sans-serif;
  align-items: center;
  text-align: center;
  color: #000 !important;
  box-sizing: border-box;
}

#circletype_v5_brand_name {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 51px;
  margin-left: auto;
  margin-right: auto;
  line-height: 17px;
  top: 84px;
  width: calc(100% - 65px);
  left: 34px;
}
#circletype_v5_brand_name a {
  text-decoration: none;
  color: #fff;
}
#circletype_v5_loc8_name {
  position: absolute;
  line-height: 17px;
  top: 155px;
  width: calc(100% - 65px);
  left: 33px;
  font-size: 20px;
}
#circletype_v5_loc8_name a {
  text-decoration: none;
  color: #fff0;
}
