<style>
  #covid-wrapper {
    max-width: 800px;
  }
  #covid-wrapper a {
    text-decoration: underline;
}
  #covid-related-content {
    width: 100%;
    margin-top: 50px;
  }
  #covid-related-content img {
    width: 100%;
  }
/* 454 MS 7/23 Additional css */
#covid-wrapper h1{
  text-align:center;
}

</style>
