.tooltips img{
    width:100px; /* you can use % */
    height: 100px;
  	display:inline-block;
}
.tooltips {
	width: 150px;
}

