@media (max-width: 769px){
    html{
        overflow-x: hidden;
    }
}