.page-wrapper {
    overflow-x: hidden;
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}