/* Start custom CSS */@media screen and (min-width: 1025px) {
    html, body {
        overflow: hidden;
    }
}/* End custom CSS */