/wp-content/plugins/pricing-table-ready/constructor/whp/style.css
comment out
/*
.prtTableMain_{cpref}:hover .prtAnim_{cpref}{
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
/* Reflection (webkit browsers) */
/*-webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255,255,255,0.2)));
opacity: 0.4;
}
*/
/*
.prtTableMain_{cpref}:hover .prtAnim_{cpref}:hover{
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
/* Reflection (webkit browsers) */
/*-webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255,255,255,0.2)));
opacity: 1;
}
*/