.header .logo{
  background: linear-gradient(to bottom, #3bade7, #03457a);
  text-align: center;
  min-height: 128px;
}

.header .logo img {
  height: auto;
  max-width: 468px;
}

.wrap {
  padding: 10px;
}