.shopify-myths-section .myth-item .myth-heading p {
  font-size: 16px;
  line-height: 130%;
}
@media (min-width: 1024px) {
  .shopify-myths-section .myth-item .myth-heading p {
    font-size: 18px;
    line-height: 140%;
  }
}
.shopify-myths-section .myth-item .myth-content p {
  font-size: 16px;
  line-height: 140%;
}
@media (min-width: 1024px) {
  .shopify-myths-section .myth-item .myth-content p {
    font-size: 18px;
    line-height: 160%;
  }
}
