<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.scratcher-container img {
  width: 100%;
}
.scratcher-container {
  margin-top: 50px;
}
.scratcher-container .wpb_content_element .wpb_wrapper h1 {
  margin-top: 12%;
}
.scratcher-container .image-tag {
  top: 78px!important;
  width: 220px!important;
}
@media only screen and (max-width: 768px) {
  .home .scratcher-container h1,
  .home .scratcher-container p {
    text-align: center;
  }
}


.gift-card-locations-container {
  margin-top: 50px;
}

</style>
<!-- end Simple Custom CSS and JS -->
