/* Your custom css code goes here */
.probootstrap-header {
  padding-top: 40px;
  padding-bottom: 30px;
  width: 100%;
  z-index: 12;
  position: relative;
  background: #F2F2F2;
  top: 0;
}

.col-md-7 {
  margin: auto;
  width: 50%;
  left: 20%;
}