.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  background: white;
}

.twentytwenty-handle {
  width: 6px;
  height: 60px;
  margin-left: -3px;
  margin-top: -28px;
  background: white;
  background-size: 50px 50px;
  border: 0 solid white;
  left: 420px;
}

.twentytwenty-container {
  width: 100%;
  height: 440px;
}

.content {
  max-width: 900px;
}

body {
  margin: 0;
  font-family: helvetica, sans-serif;
}
