@media only screen and (max-width:320px) {
     .textwidget a img {
   width:100% !important;
  margin-left:0px !important;
 }
}