.js-catalog-wrapper{
    display:none!important;
}
.footer-one{
    display:none!important;
}
.mainscreen__content{
    min-height: 570px!important;
}
@media (min-width: 768px) {
  .mainscreen__content {
    min-height: 1000px!important;
  }
}
.shrift{
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 200%;
}
.quicksand{
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.slabo-27px-regular {
  font-family: "Slabo 27px", serif;
  font-weight: 400;
  font-style: normal;
}
.amatic-sc-regular {
  font-family: "Amatic SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.amatic-sc-bold {
  font-family: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.steps{
    background-image:url('/wa-data/public/site/0.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}