/* The below is Added temporarily to check clickable image code */

.image{
  position: relative;
}
.image a{
  display: block;      
  position: absolute;
}
/* The above is Added temporarily to check clickable image code */

