img{
  width: 180px;
  height: 130px;
}

img:hover{
  width: 100%;
  height: 100%;
}
