.wrcpt_content h3.caption{display:none}
.wrcpt_content .wrc_pricing_table h2.package_plan{line-height:normal}
@media only screen and (max-width:480px){
.wrcpt_content .wrc_pricing_table .package_details:hover{transform:scale(1)}
.wrcpt_content .wrc_pricing_table .package_details span.wrcmb-tooltip{display:inline-block}
.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip:hover:after,
.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip:hover:after {right:-10px!important;width:200px!important}
}

.wrcpt_content .wrc_pricing_table .package_details:hover{z-index:1}
.wrcpt_content .wrc_pricing_table .package_details {
    z-index: 0;
}
