.back-to-top {
  width: 14px;
  height: 32px;
  margin-left: auto;
  cursor: pointer; }
  @media screen and (-ms-high-contrast: none) {
    .back-to-top {
      overflow: hidden; } }
