Large word mobile menu dropdown fix

@media only screen and (max-width: 767px) {
.elementor-nav-menu--dropdown .elementor-sub-item {
text-align: center;
}
}