
.about img { float:right; margin: 15px; max-width: 350px; }

.about .meet-staff a { background:#740505; font-size: 18px; color:white; border: 0; padding: 8px 15px; }
.about .meet-staff a:hover { background:#000000; color:white; text-decoration:none; }





@media screen and (max-width:350px)

{

.about img {  float:none; margin: 0px 0px 15px 0px; width: 100%; }
    


}



