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>




      • Sticky Posts

      • Website Accessibility

        I have two sites created in Zoho Sites which are both live. Some questions: 1. Are any of the template themes WCAG 2.1 AA compliant? 2. How do I change the format of a sub-heading in the header section? 3. Is there any way to add focus indication for
      • 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/