@charset "UTF-8";
/* Image, Button, Heading */
#d2477693 .media-box, #d2477696 ul.links.list-unstyled, #d2477695 ul.links.list-unstyled, #d2480001 h2 {
  text-align: center;
}
#d2477693 img {
  display: inline-block;
}

/* Button */
#d2477696 a, #d2477695 a {
  padding: 16px;
  color: #ffffff;
  display: inline-block;
  min-width: 300px;
  border: 1px solid #ffffff;
  margin: 10px auto;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #d2477696 a, #d2477695 a {
    width: 100%;
  }
}