@media (max-width: 1024px){
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
position: absolute;
left: 0;
width: 100%;
top: 30px;
}
}