We find the element that we put the pricing info by concatenating the name of the input field and "monthly-price" string. We changed the name of the input field but forgot to change the class of the element that we put the pricing info. This commit fixes that.