Dynamic Content - code for altering the the mobile view format?

Dynamic Content - code for altering the the mobile view format?

Hello, I run the site for a public speaker. The person previously in my role had more coding experience than I do, and created a page on the site that using a Dynamic Content box to draw from Zoho CRM to list articles that we've published.

Here is the link to that page: https://www.corgenius.com/articles-and-press
It looks fine in a desktop view, but in mobile view the table gets scrunched up awkwardly. Attached is a screenshot of the mobile view.

Is there some code I can add to the Dynamic Content to make this look better in mobile? I have only a very basic understanding of code, but can figure it out with proper direction.
Thank you!

Here's the code as-it-stands:

{% records = functions.execute("GetData") %}

<table class="auto-style1">
    <tr>
        <td width="20%"><h3>Publication</h3></td>          
         <td width="9%"><h3>Date</h3></td>
         <td width="42%"><h3>Title</h3></td>
        <td width="15%"><h3>Author</h3></td>           
     </tr>
    
{% for record in records %}
    <div>
        <tr>
            <td width="20%"><tableText>{{ record.Pub.name}}</tableText></td>            
            <td width="9%"><tableText>{{ record.Date}}</tableText></td>
            <td width="42%"><a href={{ record.Link_to_Article}}>{{ record.Published_Title}}</a></td>
            <td width="15%"><tableText>{{ record.auth.name}}</tableText></td>            
         </tr>        
      </div>
                
{% endfor %}
    
</table>







                            Zoho Desk Resources

                            • Desk Community Learning Series


                            • Digest


                            • Functions


                            • Meetups


                            • Kbase


                            • Resources


                            • Glossary


                            • Desk Marketplace


                            • MVP Corner


                            • Word of the Day



                                Zoho Marketing Automation
                                        • Sticky Posts

                                        • Unveiling Zoho Sites 2.0 - A new dimension in website building

                                          Dear Zoho Sites Users, We are thrilled to announce the launch of Zoho Sites 2.0 today! This refresh represents a significant step forward in the capabilities of Zoho Sites and is crucial for creating a lasting and positive impact on our customers' businesses.
                                        • Visual Editor Webinar

                                          Join our FREE live webinar to learn how to use the Zoho Sites Visual Editor to easily design your website. Our product specialist will demonstrate how this tool will help you customize your website to suit your requirements.  Register here: https://www.zoho.com/sites/webinars/
                                        • SEO for your Zoho Sites Website

                                          Join our live webinar to learn how to use Zoho Sites' SEO tools to boost your website's ranking. Our product specialist will demonstrate everything you need to know about optimizing your web pages to make them search engine friendly. Register here for free: https://www.zoho.com/sites/webinars/
                                        • Zoho Sites Webinar | Integrations

                                          Join our FREE live webinar to learn how to integrate both Zoho and third-party products with your Zoho Sites website. Our product expert will demonstrate how to use these integrations to grow, manage, and retain the customers you bring in. Learn how to take your business forward and build stunningly robust and efficient websites. Register here: https://www.zoho.com/sites/webinars/
                                        • Social Media Webinar | Zoho Sites

                                          Join our FREE live webinar to learn how to integrate your social media channels with your Zoho Sites website. Our product expert will demonstrate how to use the built-in social media tools to connect with your visitors and increase your brand's online visibility. Register here: https://www.zoho.com/sites/webinars/


                                        Manage your brands on social media



                                              Zoho TeamInbox Resources

                                                Zoho DataPrep Resources



                                                  Zoho CRM Plus Resources

                                                    Zoho Books Resources


                                                      Zoho Subscriptions Resources

                                                        Zoho Projects Resources


                                                          Zoho Sprints Resources


                                                            Qntrl Resources


                                                              Zoho Creator Resources


                                                                Zoho WorkDrive Resources



                                                                  Zoho Campaigns Resources

                                                                    Zoho CRM Resources

                                                                    • CRM Community Learning Series

                                                                      CRM Community Learning Series


                                                                    • Tips

                                                                      Tips

                                                                    • Functions

                                                                      Functions

                                                                    • Meetups

                                                                      Meetups

                                                                    • Kbase

                                                                      Kbase

                                                                    • Resources

                                                                      Resources

                                                                    • Digest

                                                                      Digest

                                                                    • CRM Marketplace

                                                                      CRM Marketplace

                                                                    • MVP Corner

                                                                      MVP Corner

                                                                    





                                                                    




                                                                        Design. Discuss. Deliver.

                                                                        Create visually engaging stories with Zoho Show.

                                                                        Get Started Now