#Add this code on Responsive Css
ul#menu-header-menu a.open-children {
min-width: 100%;
float: right;
}
ul#menu-header-menu a.open-children i {
text-align: right;
float: right;
}
ul#menu-header-menu li.menu-item-has-children.active a.open-children i {
float: left;
}