
h2 {
	margin-top: -18px;
}


@media (min-width: 768px) {
  .title-name h1 {
      font-size: 48px;
  }

  .title-area {
      height: 120px;	
    }

  .title-container {
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      display: table;
  }
}









