  @media(max-width: 50em){
  main .-mx-4 {min-width: 80% !important; margin: 0 !important;}
  }

  article img {margin-bottom: 15px;}
  article p {margin-bottom: 5px;}

  article ul {list-style: disc; font-size: 20px}
  article ul li {margin-left: 30px;}

  article p {margin: 20px 0; line-height: 22px; font-size: 20px;}
  article table {border: 1px solid rgb(33, 84, 63); }
  article table th { font-size: 20px; text-align: left;  color: white; background-color: rgb(33, 84, 63);}
article a {font-weight: 700;}
article h2 {margin-top: 300px !important;}