*, *::after, *::before {
    box-sizing: border-box;
}

#ascrail2000 {
    background: url("../images/redrail.png") repeat-y scroll center top transparent !important;
    margin-right: 2px !important;
}

@media screen and (max-width: 1000px) {
   html {
   overflow-y: scroll!important;
   }
}
