.circle-container {
  border-radius: 50%;
  behavior: url(PIE.htc); /* remove if you don't care about IE8 */
  border: 3px solid white;
}
.ig-header {
  background-image: url('/images/ig_header.png');
  height: 350px;
  width: 100%;
  background-size: cover;
}
.ig-content-div {
  width: 960px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.ig-map-div {
  height:252px;
  width:252px;
  vertical-align:top;
  display:inline-block;
  margin-top:-30px;
}
.ig-map-canvas {
  height:252px;
  width:252px;
}
.ig-logo-div {
  background-size: cover;
  display: inline-block;
  height: 184px;
  width: 184px;
  vertical-align: top;
  margin-top: -30px;
  margin-left: 15px;
}
.ig-congrats-div {
  display: inline-block;
  height: 252px;
  width: 500px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 80px;
  padding-top: 60px;
}
.ig-your-difference {  
  width: 100%;
  height: 300px;
  background-image: url('/images/ig_gradient_bg.png');
  background-repeat: no-repeat;
  background-position: top;
}
.ig-your-difference-inner {
  width: 960px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.ig-congrats {
  color: #f98a4b;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.ig-yourimpact {
  font-size:13px;
}
.ig-letyourfriendsknow {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 13px;
}
.ig-social-container {
  font-size: 18px;
  font-weight: 700;
}
.ig-social-icon {
  height:40px;
  width:40px;
}
.ig-difference-container {
  position: absolute;
  top: 30px;
  left: 10px;
  width: 400px;
  height: 200px;
  font-family: 'Montserrat', sans-serif;
}
.ig-positive-difference {
  font-size: 15px;
  font-weight: 700;
}
.ig-learn-more {
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
}
.ig-wanttodomore-container {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 400px;
  height: 200px;
  font-family: 'Montserrat', sans-serif;
}
.ig-wanttodomoreheader {
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 10px;
}
.ig-buildandtrack {
  margin-bottom: 15px;
  font-size: 11px;
  line-height: 16px;
}
.ig-checkprofilelink {
  text-decoration: none;
  background-color: #f98a4b;
  color: white;
  padding: 10px 30px;
}
