.homeImg { float:right;margin:0 0 12px 12px; }
@media (max-width:500px) {
.homeImg { float:none;margin:12px 0;width:100% !important; }
}