:link, :visited {
  text-decoration: none
}
ol, ul {
  list-style: none
}
code, h1, h2, h3, h4, h5, h6, pre {
  font-size: 1em
}
blockquote, body, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, ul {
  margin: 0;
  padding: 0
}
:link img, :visited img, a img {
  border: none
}
address {
  font-style: normal
}
fieldset {
  border: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0
}
.nicescroll-rails {
  box-sizing: content-box
}
@media screen and (max-width: 968px) {
  .nicescroll-rails {
    display: none !important;
  }
}
