<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter your MOBILE CSS3 Styles Here */
 
TABLE#tableMainContent {  
width:100%; 
}
#PageBodyTable,
#pageBodyTable,
.make1024 {
width:100% !important;
}
div#product_container { 
width:100%;
}

#cartViewAllButton {
margin:15px 0 15px 10px;
}

table.event_info_pageBodyTable {
  width:100%;
}
div#blog-article-list
{ width:100%;}

table.blogMainTable
{ width:100%;}

/* HANDLE CALENDAR PAGE 100% */
div#upcomingEventsButtonContainer,
div#calendar-page table#calendar {
margin:0 auto 0 auto;
width:100%;
}

div#blog-article-list
{ width:100%;}

table.blogMainTable
{ width:100%;}

div#calendar-page
{ width:100%;}

div#product_container
{ width:100%;}

#smCompleteMenu{
{ width:100%; }
</pre></body></html>