<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;&lt;body&gt;&lt;p&gt;img.respho{ text-align: center; margin: 0 auto; float: left; padding: 15px 20px 10px 15px;}
.resphotextop{ padding: 18px 0 0; margin: 0 auto; }
p.resphotextbot{ margin: 0 auto; padding: 0 0 25px; min-width: 200px; }
        
@media screen and (max-width: 480px)  {
img.respho{  width: 100% !important; max-width: 160px; text-align: left; float: none !important; }                   	
 p.resphotextbot{ max-width: auto; margin-right: 25px;  }
}
@media screen and (max-width: 1190px) and (min-width: 600px) {
img.respho{ display: block; padding-bottom: 100px !important; }       
p.resphotextbot{ max-width: 400px; overflow: visible; }
}&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>