How can I display product tabs on one line in mobile view using Empire theme?

I am trying to display the product tabs the same on desktop as on mobile.

Currently my product tabs in desktop view look like this:

On mobile view they look like this:

The theme file is theme.css.liquid and there is the current code:

/* Tabs */
.pxu-tabs {
display: flex;
flex-wrap: wrap;
margin: 1rem 0;
}

@media screen and (max-width: 719px) {
.pxu-tabs.pxu-tabs–bottom-true {
padding-right: 10px;
padding-left: 10px;
}
}

How do i ensure the that tabs in mobile view are shown on 1 line rather than multiple? (Im using Empire theme)

Yes, could you be of any help?

I mentioned it above

Im sorry but you seem like a beginner. Is someone else able to answer my question above?

Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.

I have sent a message to your email.

Please check it so we can further discuss.

Thank you