<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1023px) {


#flagicon { display: none !important; }

#specialsburst { margin-top: 5px !important; }


#homecontent { width: 100% !important; }

#header { width: 100% !important;  text-align: center !important; margin-bottom: 2% !important; }

#header #logo { width: 60% !important; height: auto !important; margin: 0 auto !important; } 
#factorydirectpromo { text-align: center !important; }


}



@media only screen and (max-width: 767px) {


#pagenav { width: 47% !important; }

#tabContentTable { width: 47% !important; margin-right: 2%; float: right !important; }

#tabContentTable img { width: 100% !important; height: auto !important; }

#headerphone span { display: block; }

#footer { width: 100% !important; }

#header #logo { width: 80% !important;  }
}



@media only screen and (max-width: 567px) {


#pagenav { width: 50% !important; }

#tabContentTable { width: 40% !important; margin-right: 1%;  }


#specialsburst { float: none !important;  text-align: center !important; width: 100% !important; margin: 15px auto !important;  }

#specialsburst img { margin: 0 auto !important; }

#header #logo { width: 100% !important; margin-top: 10px !important;  }


}



@media only screen and (max-width: 479px) {

#pagenav { width: 100% !important; float: none !important; text-align: center; margin: 0 0 20px 0 !important; }
#pagenav &gt; table { width: 100%; }
#pagenav &gt; table td { text-align: center; padding: 10px 0; }
#tabContentTable { display: none !important; }


#headeremail { font-size: 90% !important; margin: 10px 0 !important;  }
}</pre></body></html>