* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}
@font-face {
  font-family: cast;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}

@font-face {
  font-family: readcast;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}
@font-face {
  font-family: sessionheads;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}
body {
  /* background-color: rgb(197, 185, 161); */
  background-color: #000000;
  margin-top: 0px;
  /* background-image: url("https://www.nauzer.com/images/rule.jpg"); */
}
/* width */
::-webkit-scrollbar {
  width: 0.45em;
}
/* border-radius */
::-webkit-scrollbar-thumb {
  border-radius: 50px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #000000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #5f5f5f;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4e4e4e;
}
.btn:focus {
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(0, 0, 0);
  box-shadow: none;
}
.btn:active:focus {
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(0, 0, 0);
  box-shadow: none;
}

/* a:link {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:visited {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:hover {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:active {
  color: rgb(216, 186, 147);
  text-decoration: none;
} */

.afont {
  float: left;
  margin-right: 5px;
  /* margin-bottom: 5px; */
  vertical-align: auto;
}

.close {
  display: none;
  position: fixed;
  margin-top: 0px;
  margin-left: auto;
  /* background-color: rgba(0, 0, 0, 1); */
  outline: none;
  width: 35px;
  height: 18px;
  cursor: pointer;
  /* color: #ffffff; */
  /* background-image: url("https://www.nauzer.com/images/close.png"); */
  z-index: 66;
}
.open {
  display: block;
  position: fixed;
  margin-top: 0px;
  margin-left: auto;
  outline: none;
  width: 35px;
  height: 18px;
  cursor: pointer;
  color: #ffffff;
  z-index: 66;
}

.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.ability {
  color: #dadada;
}
.sessionheads {
  font-family: cast;
  font-size: 14pt;
  color: rgb(192, 192, 192);
}
.cast {
  font-family: cast;
  font-size: 24px;
  line-height: 20px;
  color: rgb(63, 63, 63);
}
.shifts {
  display: block;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 36px;
  line-height: 100%;
  width: 175px;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  color: rgb(197, 197, 197);
  border-top: rgb(197, 197, 197) solid 1px;
  border-right: rgb(197, 197, 197) solid 1px;
  border-left: rgb(197, 197, 197) solid 1px;
}
.shiftssmall {
  display: block;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 100%;
  width: 175px;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: -5px;
  color: rgb(197, 197, 197);
  border-left: rgb(197, 197, 197) solid 1px;
  border-right: rgb(197, 197, 197) solid 1px;
  border-bottom: rgb(197, 197, 197) solid 1px;
  padding-block: 4px;
}

.intuitiveslant {
  display: block;
  width: 250px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: rgb(197, 197, 197);
  justify-content: center;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid darkgrey;
  border-left: 1px solid darkgrey;
  border-right: 1px solid darkgrey;
  padding-bottom: 5px;

  /* outline: 1px solid #7a7a7a; */
  /* outline-offset: -5px; */
  /* border-radius: 5px; */
  /* background-color: #cac8ad; */
  /* background-color: rgb(77, 77, 77); */
  /* background-image: url(https://www.nauzer.com/images/tagBG.png); */
  /* transform: rotateZ(-10deg); */
  /* box-shadow: 5px 15px 20px#000000; */
}
.shiftingpic {
  display: block;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.shifthappens {
  display: block;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.bagscolour {
  display: block;
  position: relative;
  justify-content: center;
  width: 250px;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  z-index: -4;
  opacity: 0.6;
  /* border-top: 1px solid darkgrey;
  border-left: 1px solid darkgrey;
  border-right: 1px solid darkgrey; */
}
/* .step {
  display: block;
  justify-content: center;
  margin-top: -75px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  font-family: Rock Salt;
  color: white;
  font-size: 20px;
  line-height: 90%;
  z-index: 33;
} */
.steppingpic {
  display: block;
  position: relative;
  justify-content: center;
  width: 200px;
  height: auto;
  /* transform: rotateZ(-2deg); */
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  z-index: -2;
}
.stillness {
  display: none;
  justify-content: center;
  width: 200px;
  height: auto;
  /* transform: rotateZ(-2deg); */
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  z-index: 2;
}
.shifting {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 95%;
  color: rgb(0, 0, 0);
  text-align: center;
  width: 250px;
  height: auto;
  max-width: 250px;
  min-width: 200px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 15px;
  z-index: 2;
  justify-content: center;
  background-image: url(http://www.nauzer.com/images/shiftingBGsmalldark.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  outline: solid 1px #777777;
  outline-offset: -5px;
}
.shiftingsmall {
  display: block;
  justify-content: center;
  width: 250px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid darkgrey;
  border-left: 1px solid darkgrey;
  border-right: 1px solid darkgrey;
}
.castsmall {
  display: block;
  margin-top: -20px;
  font-family: cast;
  font-size: 9px;
  /* line-height: 20px; */
  color: rgb(197, 197, 197);
}
.core {
  font-family: sessionheads;
  font-size: 14px;
  color: rgb(19, 19, 19);
  line-height: 15px;
}
.cored {
  font-family: sessionheads;
  font-size: 14px;
  color: rgb(61, 0, 0);
  line-height: 15px;
  text-decoration: none;
}
.readcast {
  font-family: cast;
  font-size: 36px;
  line-height: 20px;
  color: darkgrey;
}
.dotsholder {
  display: none;
  width: 35px;
  height: 15px;
  position: fixed;
  margin-left: 300px;
  margin-top: 10px;
  z-index: 56;
  cursor: pointer;
}
.menubag {
  display: block;
  position: fixed;
  z-index: 55;
  margin-top: 10px;
}
.menucard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.under {
  text-decoration: underline;
}
.articlebox {
  text-align: center;
  border-bottom: #000000 1px solid;
}
#apDiv2 {
  display: none;
  position: fixed;
  left: 40vw;
  top: 20px;
  width: 100px;
  height: 150px;
  z-index: 11;
  /* background-color: rgba(0, 0, 0, 1); */
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2INV.jpg"); */
  background-position: right top;
  /* opacity: 1; */
  /* backdrop-filter: blur(2px); */
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  color: rgb(216, 186, 147);
  text-decoration: none;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(255, 255, 255); */
  /* box-shadow: 1px 1px 5px #b1b5ee; */
}
.readings {
  display: flex;
  position: absolute;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 300px;
  margin-top: 75px;
  justify-content: left;
  background-color: black;
  /* outline-style: solid;
  outline-width: 1px; */
  z-index: 25;
  /* outline-color: cornflowerblue; */
}
.sessions {
  width: 400px;
  max-width: 400px;
  min-width: 200px;
  margin-top: -5px;
  margin-right: 4px;
  /* margin-bottom: 4px; */
  height: auto;
  padding-left: 12px;
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: darkgrey;
}
.consults {
  width: 400px;
  max-width: 400px;
  min-width: 200px;
  margin-top: -5px;
  margin-right: 4px;
  /* margin-bottom: 4px; */
  height: auto;
  padding-left: 12px;
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: darkgrey;
}
.p {
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.8);
}

.headrow {
  display: block;
  width: 100%;
  position: fixed;
  background-color: black;
  margin-top: -130px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #d4bfa5;
  text-decoration: none;
}
.thelinks {
  display: block;
  position: fixed;
  justify-content: center;
  background-color: #000000;
  width: 100%;
  float: none;
  z-index: 100;
  margin-left: 0px;
  margin-top: -20px;
  text-align: center;
  padding-bottom: 0px;
}

.earthrise {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  width: 100px;
  height: auto;
  min-width: 100px;
  max-width: 100px;
  z-index: 1;
  align-items: center;
}
.seal {
  display: none;
  position: fixed;
  width: 100%;
  height: auto;
  background-color: rgb(199, 182, 145);
  /* border-bottom: 1px solid black; */
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* opacity: 0.9; */
  z-index: 1;
}
.sealpicture {
  margin-left: -210px;
  margin-top: 4px;
}
.menutalk {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #d4bfa5;
  text-decoration: none;
}
.menutalk a:hover {
  color: #ffffff;
}
.menulink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  /* color: rgb(216, 186, 147); */
  color: #d4bfa5;
  text-decoration: none;
}

.mobilemenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(216, 186, 147);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.toprow {
  display: block;
  width: 100%;
  justify-content: center;
  background-color: rgb(0, 0, 0);
  color: rgb(185, 185, 185);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 14px;
  margin-top: -75px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-bottom: 10px;
  position: fixed;
  text-align: center;
}
.typewriter {
  margin-top: 20px;
}
.mobilerow {
  display: none;
  width: 100%;
  /* background-color: black; */
  color: rgb(185, 185, 185);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 100;
  justify-content: center;
}
.logosign {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  width: 253px;
  height: auto;
  min-width: 253px;
  max-width: 253px;
  z-index: 5;
}
.blue {
  display: block;
  position: fixed;
  width: 277px;
  height: 1px;
  background-color: cornflowerblue;
  z-index: 50;
  margin-top: 105px;
}
.nauzer {
  display: block;
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  /* margin-top: 145px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; */
  height: auto;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: center;
  background-color: rgb(0, 0, 0);
  background-image: url("http://www.nauzer.com/images/home-graphicBG2GRAD.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: darkgrey;
  z-index: 2;
}
.shell {
  display: flex;
  position: absolute;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 145px;
  justify-content: center;
  /* outline-style: solid;
  outline-width: 1px;
  outline-color: cornflowerblue; */
  z-index: -1;
}

/* .dropletter::first-letter {
  float: left;
  line-height: 50px;
  font-size: 60px;
  font-family: "Times New Roman", Times, serif;
  color: darkgrey;
  margin-right: 5px;
  margin-bottom: -5px;
} */
.dropletter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.1em;
  color: darkgrey;
}
.leadtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.1em;
  color: darkgrey;
  text-decoration: none;
}
.box {
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin: 0px;
  /* margin-left: 15px;
    margin-right: 4px;
    margin-bottom: 5px; */
  height: auto;
  background-color: rgb(0, 0, 0);
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2GRAD.jpg"); */
  /* background-position: right top; */
  /* background-repeat: no-repeat; */
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: darkgrey;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  color: rgb(197, 197, 197);
  z-index: 2;
}
.box1 {
  display: block;
  line-height: 95%;
  columns: 4 250px;
  column-gap: 20px;
  width: 85vw;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  z-index: 2;
  /* background-image: url(https://www.nauzer.com/images/bags.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-attachment: fixed; */
}
.consultbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(197, 197, 197);
  line-height: 13px;
  text-decoration: none;
  width: 270px;
  max-width: 270px;
  min-width: 150px;
  height: auto;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(95, 95, 95); */
  padding: 5px 10px 5px 5px;
  border-left: solid;
  border-width: 1px;
  border-color: rgb(61, 61, 61);
  /* box-shadow: 2px 2px 5px rgb(102, 102, 102); */
}
.box1000 {
  display: none;
  float: left;
  width: 450px;
  max-width: 450px;
  min-width: 300px;
  margin-top: 135px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 15px;
  height: auto;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.1em;
  color: rgb(202, 202, 202);
  z-index: 7;
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(95, 95, 95);
  /* border-right: solid; */
  /* border-width: 1px; */
  /* border-color: rgb(168, 168, 168); */
  background-color: #000000;
  background-image: url("http://www.nauzer.com/images/darkbooks.jpg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
}
.box2 {
  display: none;
  float: left;
  line-height: 95%;
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 15px;
  height: auto;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  /* font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.1em;
  color: rgb(202, 202, 202); */
  z-index: 7;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(95, 95, 95); */
  border-left: rgb(61, 61, 61) 1px solid;
  /* background-color: #000000; */
  /* background-image: url("http://www.nauzer.com/images/darkbooks.jpg"); */
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  /* box-shadow: -2px 2px 20px rgb(102, 102, 102); */
}
.box3 {
  display: none;
  float: left;
  flex-direction: row;
  justify-content: left;
  line-height: 95%;
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 15px;
  height: auto;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: rgb(61, 61, 61) 1px solid;
  /* font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  color: rgb(202, 202, 202); */
  /* border-left: 1px rgb(0, 0, 0) solid; */
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(95, 95, 95); */
  /* border-top: solid; */
  /* border: solid; */
  /* border-width: 1px; */
  /* border-color: rgb(75, 75, 75); */
  /* background-color: #000000; */
  /* background-image: url("http://www.nauzer.com/images/postcard.jpg"); */
  /* background-position: right top; */
  /* background-repeat: no-repeat; */
  z-index: 99;
}
.one {
  display: none;
  float: left;
  width: 227px;
  height: auto;
  margin-top: 145px;
  margin-left: -350px;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(97, 97, 97); */
  /* border-color: rgb(95, 95, 95);
  border-style: solid;
  border-width: 1px; */
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 15px;
  background-color: black;
  background-image: url("http://www.nauzer.com/images/other-darkbooks1.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  /* transform: rotateZ(-5deg); */
  z-index: 100;
}

.two {
  display: none;
  width: 356px;
  height: 409;
  margin-left: 5px;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(95, 95, 95); */
  background-image: url("http://www.nauzer.com/images/postcard.jpg");
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 10px;
}
.wholistic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.72em;
  line-height: 1.1em;
  color: rgb(189, 189, 189);
}
.box4 {
  /* display: none; */
  width: 200px;
  max-width: 200px;
  min-width: 200px;
  /* margin-top: 50px; */
  /* margin-right: 4px; */
  /* margin-bottom: 4px; */
  margin-left: -50px;
  height: 430px;
  /* padding-left: 12px; */
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 0px;
  /* outline-width: 1px; */
  /* outline-style: solid; */
  /* outline-color: rgb(255, 255, 255); */
  /* background-color: cornsilk; */
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2INV.jpg"); */
  /* background-position: left top; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: rgb(197, 197, 197);
  opacity: 0.6;
  z-index: 5;
}
.session {
  color: rgb(170, 170, 170);
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  text-decoration: none;
}
.drops {
  background-color: transparent;
  color: rgb(170, 170, 170);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}
.booknow {
  border: none;
  text-decoration: none;
}
.bagsbag {
  object-position: left bottom;
}

.warpText {
  float: left;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 40%;
  height: auto;
  text-decoration: none;
}
.spacebag {
  display: none;
  position: fixed;
  width: 100vw;
  height: auto;
  z-index: -5;
  margin-top: 40px;
  opacity: 0.2;
}
.astro {
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  color: rgb(206, 206, 206);
  line-height: 16px;
}
.intuitive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 80%;
  color: rgb(197, 197, 197);
  /* color: rgb(196, 177, 155); */
}

.jyotishvichaar {
  font-family: sessionheads;
  font-size: 12px;
  color: rgb(44, 44, 44);
  line-height: 13px;
}
.readmore {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: rgb(61, 0, 0);
  line-height: 15px;
  text-decoration: none;
}
.lead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(202, 202, 202);
  line-height: 13px;
  text-decoration: none;
}
.mail {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: rgb(197, 197, 197);
  text-decoration: none;
}

/* MEDIA QUERIES */
@media (max-width: 1024px) {
  #apDiv2 {
    display: none;
  }
  .menubag {
    display: none;
  }
  .spacebag {
    display: none;
  }

  .mail {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.5em;
    line-height: 1em;
    color: rgb(197, 197, 197);
    text-decoration: none;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 600px) {
  .mail {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1em;
    color: rgb(197, 197, 197);
    text-decoration: none;
  }

  .logosign {
    width: 50%;
    height: auto;
  }

  .dotsholder {
    display: none;
    position: fixed;
    margin-left: 70vw;
    margin-top: 25px;
    z-index: 50;
    cursor: pointer;
  }
  .mobilerow {
    display: none;
    width: 100vw;
    /* background-color: black; */
    color: rgb(185, 185, 185);
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 3px;
    position: fixed;
    z-index: 100;
    justify-content: center;
  }
  .mobilediv {
    display: none;
    /* width: 100%; */
    /* background-color: black; */
    color: rgb(185, 185, 185);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    /* position: fixed; */
    z-index: 100;
  }
}
@media (max-width: 425px) {
  .stillness {
    display: block;
    justify-content: center;
    width: 200px;
    height: auto;
    /* transform: rotateZ(-2deg); */
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    z-index: 2;
  }
}
