/* Generated by KidPix Builder */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html, body {
  width: 100%;
  background: #ffffff;
  overflow-x: hidden;
}

.page {
  position: relative;
  width: 1200px;
  min-height: 2000px;
  margin: 0;
  overflow: visible;
}

img { max-width: none; }
