#background-trees {
  background-image: url('https://p11.secure.hostingprod.com/@site.finnstyle.com/ssl/gift_guide/img/holiday-trees.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
@media screen and (max-width: 39.9375em) {
  #input_3 {
    font-size: 0.6rem;
    letter-spacing: 1px;
  }
}

#win-text {
  padding: 13px 0 13px 0;
  font-size: 1.1rem;
}

#form-label {
  text-align: center;
  color: #a4050e;
  border: 1px solid black;
  background:white;
}

.header-row {
  padding-top: 75px;
  margin-bottom: 40px;
}

.subtitle {
  font-weight: bold;
}
.price-links {
  padding-top: 38px;
}
.price-links div {
  padding-bottom: 38px;
}
.separator {
  border-bottom: 1px solid #737373;
  width: 78%;
  margin-left: 11%;
}
.category-row {
  padding-top: 42px;
}
.category-title {
  margin-left: 5%;
}
.image-row {
  padding-top: 21px;
}
.image-row img {
  margin-bottom: 38px;
}
