#image-header, img{
  width: 100%;
  height: 90px;
}

nav{
  display: flex;
  background-color: rgb(0,119,127);
  height: 90px;
}
