.header img {
    float: left;
    width: 100px;
    height: 50px;
    /*background:  #007bff;*/
  }
  
  .header h1 {
    position: relative;
    top: 18px;
    left: 10px;
  }  