@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Sunflower:wght@300&display=swap");
@media (max-width: 1600px) {
  .top-text-extra-element {
    display: none !important;
  }
}

@media (max-width: 768px) {
  #tree-box-card-1{
    margin-top: 40px !important;
  }

  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 140px !important;
  }

  #tree-box-card-3 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 650px) {
  #tree-box-card-1{
    margin-top: 30px !important;
  }

  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 120px !important;
  }
}

@media (max-width: 600px) {
  #tree-box-card-1{
    margin-top: 20px !important;
  }

  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 100px !important;
  }
}

@media (max-width: 576px) {
  .nav-special-offer {
    display: none !important;
  }
}

@media (max-width: 550px) {
  #tree-box-card-1{
    margin-top: 0px !important;
  }

  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 80px !important;
  }
}

@media (max-width: 500px) {
  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 70px !important;
  }
}

@media (max-width: 460px) {
  #tree-box-card-1{
    margin-top: -10px !important;
  }

  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 60px !important;
  }

  #tree-box-card-3 {
    margin-bottom: 20px !important;
  }

  @media (max-width: 420px) {
  #tree-box-card-2, #tree-box-card-3 {
    margin-top: 40px !important;
  }
  
  #tree-box-card-3 {
    margin-bottom: 10px !important;
  }
}

/*# sourceMappingURL=page-size.css.map */
