#header .col-sm-4:after {
  content: "TEST";
  color: white;
  font-size: 44px;
  font-weight: bold;
  position: absolute;
  top: 50px;
  left: 300px;
}
