@media screen and (max-width: 768px){
    .pageTop {
        z-index:3!important;
    }
}

