1. .mainIMG{
  2.     min-height: 220px;
  3.  
  4.  
  5.     border-radius: 5px 5px 0 0;
  6.     -moz-border-radius: 5px 5px 0 0;
  7.     -webkit-border-radius: 5px 5px 0 0;
  8. }