Consider the first mother being the one who was vaccinated and had a baby that didn't catch the flu (with a probability of $0.3511$) and the other mother being unvaccinated and had a baby that caught the flu (with a probability of $0.0863$). As these $2$ mothers, and babies, were picked at random, you can assume they are independent events, so the probability of this situation is the product of the probabilities, i.e.,
$$P_1 = 0.3511 \times 0.0863 = 0.03029993 \tag{1}\label{eq1}$$
However, as it's just as likely the situation occurred in the opposite order, i.e., the first mother was unvaccinated & the second one was vaccinated, then the probability of this occurring is also $P_1$, so the total probability would be
$$P_T = 2 \times P_1 = 0.060599986 \tag{2}\label{eq2}$$
Rounding $P_T$ to $4$ decimal places gives your stated correct answer of $0.0606$.