<html><body><p>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;
                 }
            	


}</p></body></html>