.container-topbar {
  background-image: url('https://www.kumari.net/images/top_lines_300.png');
  background-size: contain;
  background-position: center;
  width: 100%; /* or fixed size */
  height: 159px;
}
