/* Activity */
.activity {
  left: 50.8%;
  top: 22.3%;
  width: 43.0%;
  height: 8.1%;
}

/* Products */
.products {
  left: 8.8%;
  top: 11.3%;
  width: 85.0%;
  height: 10.8%;
}


/* Recipes */
.recipe1 {
  left: 8.2%;
  top: 36.9%;
  width: 40%;
  height: 6.9%;
}

.recipe2 {
  left: 51.8%;
  top: 36.9%;
  width: 40%;
  height: 6.9%;
}

.recipe3 {
  left: 8.2%;
  top: 44.2%;
  width: 40%;
  height: 6.9%;
}

.recipe4 {
  left: 51.8%;
  top: 44.2%;
  width: 40%;
  height: 6.9%;
}

.recipe5 {
  left: 29.6%;
  top: 51.3%;
  width: 40%;
  height: 7.2%;
}

/* Event groups */
.bigy1 {
  left: 50.5%;
  top: 64.1%;
  width: 49.5%;
  height: 2.2%;
}

.bigy2 {
  left: 50.5%;
  top: 66.3%;
  width: 49.5%;
  height: 2.2%;
}

.staterbros1 {
  left: 50.5%;
  top: 68.5%;
  width: 49.5%;
  height: 2.2%;
}

.staterbros2 {
  left: 50.5%;
  top: 70.7%;
  width: 49.5%;
  height: 2.2%;
}

.brookshire1 {
  left: 50.5%;
  top: 72.9%;
  width: 49.5%;
  height: 2.2%;
}

.brookshire2 {
  left: 50.5%;
  top: 75.1%;
  width: 49.5%;
  height: 2.2%;
}


/* More surprises */
.playlist {
  left: 52%;
  top: 82.8%;
  width: 48%;
  height: 3.7%;
}


.printables {
  left: 52%;
  top: 86.6%;
  width: 48%;
  height: 3.7%;
}

.lance-video {
  left: 4.5%;
  top: 79%;
  width: 42%;
  height: 14.2%;
}


/* Social */
.fc-fb {
  left: 5%;
  top: 95%;
  width: 12%;
  height: 3.4%;
}

.fc-ig {
  left: 19%;
  top: 95%;
  width: 12%;
  height: 3.4%;
}

.fc-pin {
  left: 33%;
  top: 95%;
  width: 12%;
  height: 3.4%;
}

.sp-fb {
  left: 62.5%;
  top: 95%;
  width: 12%;
  height: 3.4%;
}

.sp-ig {
  left: 76.5%;
  top: 95%;
  width: 12%;
  height: 3.4%;
}

.gabby-artboard {
  position: relative;
  max-width: 1172px;
  width: 100%;
  line-height: 0;
  margin: 0 auto;
}

.g-link {
  position: absolute;
  display: block;
  z-index: 10;
  box-sizing: border-box;
}


