@media screen and (max-width: 600px) {
  .newsContentContainer p {
    font-size: 14pt;
  }
}
