
html,
body {
  margin: 0;
  padding: 0;
  height: auto;
}

body {
  background: transparent;
}

.dss-res {
  min-width: 800px;
}

