.profile {
  @media screen and (min-width: 600px) {
    width: 40rem;
  }
}
