#background-slider-wrapper #background-slider li .background-slider-content,
#background-slider-wrapper #background-slider li .background-slider-image {
  height: 560px;
}

.find-asterix-socials {
  list-style: none;
  margin-bottom: 135px;
}

.find-asterix-socials li {
  display: inline-block;
}

.find-asterix-socials li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 20px;
}

.find-asterix-socials li.find-asterix-socials-facebook a {
  background-image: url(../images/social-icons/facebook.svg);
}

.find-asterix-socials li.find-asterix-socials-twitter a {
  background-image: url(../images/social-icons/twitter.svg);
}

.find-asterix-socials li.find-asterix-socials-instagram a {
  background-image: url(../images/social-icons/instagram.svg);
}
