.img {
    width: 650px;
    height: auto;
  }

  .img2 {
    width: 360px;
    height: auto;
  }

  h3
{
    text-decoration: underline;
    font-family: 'Roboto Slab', serif;
    font-size: 18pt;
    font-weight: 400;
    color: rgb(4, 4, 41);
}