.pics {
   height: 146px;
   width: 262px;
   padding:0;
   overflow: hidden;
}
.pics img {
   height: 146px;
   width: 262px;
   background-color: #eee;
}

