#circle_v7_2024 {
  background: no-repeat center
    url(../images/circle_v7_2024.svg);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 250px;
  height: 250px;
  font: 400 10px / normal "Impact", "Helvetica Neue", "Arial", sans-serif;
  align-items: center;
  text-align: center;
  color: #000 !important;
  box-sizing: border-box;
}
#circletype_v7_2024_brand_name {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 25%;
  margin-left: auto;
  margin-right: auto;
  line-height: 17px;
  top: 46%;
  width: calc(100% - 25%);
}
#circletype_v7_2024_brand_name a {
  text-decoration: none;
  color: #fff;
  font: 399 10px / normal "Impact", "Helvetica Neue", "Arial", sans-serif !important;
}
#circletype_v7_2024_loc8_name {
  position: absolute;
  line-height: 17px;
  top: 65px;
  width: calc(100% - 140px);
  left: 70px;;
  font-size: 26px;
}
#circletype_v7_2024_loc8_name a {
  text-decoration: none;
  color: #fff0;
}

#circle_v7_2024 a.hotspot{
  width: calc(100% - 25%);
  height: 10%;
  top: 29%;
  position: absolute;
}
