#AppHeader {
  background: white;
}

@media (min-width: 1024px)
.MegaMenu {
  padding-top: 0 !important;
  margin-top: 9.8rem !important;
}

#shopify-section-1569180633698 {
  margin-top: 5vw;
}

@media (max-width: 768px) {
  #shopify-section-1569180633698 {
    margin-top: 5rem;
  }
  .billboard img {
    max-height: 600px;
  }
}

.collection-image img {
  width: 100% !important;
  margin-bottom: 20px;
}