Make toggles larger

Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:

.es-toggles-wrapper {
  transform: scale(1.4);
  margin-right: 50px;
}