#cms-content p {
  color: #000000;
  margin-top: 1em;
  margin-bottom: 1em;
}


@media screen and (max-width:767px) {

#cms-content img {
  width: auto;
  max-width: 100%;
}

}