*{
  margin:0;
}
.bird{
  width:100%;
  min-width: 100%;
  background: url(img/bird.png) center center no-repeat;
  background-size: 100% 100%;
}
