.pics {
    height:  197px;  
    width:   945px;
    overflow: hidden;
    padding: 0;  
    margin:  0;  
} 
 
.pics img {
    width:  945px; 
    height: 197px; 
    top:  0; 
    left: 0 
} 