Use this code to Custom CSS box and click Save
div.header-display-mobile {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}

Result:

Share to be shared more
Use this code to Custom CSS box and click Save
div.header-display-mobile {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}

Result:
