.content04 table tr td p {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .content04 table tr td p {
    padding-bottom: 10px;
  }
}
