
@media screen and (max-width: 767px){
    #menuinsta {
        display: none !important;
    }
}