#store_items li { 
  width:180px;
}
#store_items .image { 
  width:100%;
}
#store_items .image img { 
  max-width:100%;
}