.header{
    background: #fff;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 15%);
    clear: both;
    display: inline-block;
    padding: 15px 20px 13px 20px;
    width: 100%;
  }