.geo_network{
	display: block;
	position: relative;
	max-width: 1014px; 
	height: auto; 
}
.geo_network img{
	width: 100%; 
	height: auto;
}

.geo_network .child{
	display: flex;
  position: absolute;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: transparent;
  text-decoration: none;
}

.geo_network .child1 {
	width: 98px;
	height: 98px;
	left: 627px;
	top: 97px;
}
.geo_network .child2 {
  width: 170px;
  height: 170px;
  left: 77px;
  top: 230px;
}
.geo_network .child3 {
  width: 133px;
  height: 133px;
  left: 430px;
  top: 351px;
}

.geo_network .child4 {
  width: 157px;
  height: 157px;
  left: 813px;
  top: 324px;
}

.geo_network .child5 {
  width: 107px;
  height: 107px;
  left: 275px;
  top: 814px;
}

.geo_network .child6 {
  width: 123px;
  height: 123px;
  left: 759px;
  top: 744px;
}
