img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  padding: 0;
}

article,
aside,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}

a img {
  border: 0;
}

body {
  overflow: visible !important;
  line-height: 1.6;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

pre {
  overflow-x: scroll;
}

img {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

ol,
ul {
  list-style-position: inside;
}

.clearfix:after {
  content: "\00A0";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* .clearfix {
  display: block;
} */




* html .clearfix {
  height: 1%;
}

.site_wrapper {
  overflow: hidden;
}
.wrapper {
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}
