.audiojs {
  display: none;
}

#availability .about-title {
	display: none;
}

#availability .about-btn a  {
	display: none;
}

#availability .section-title-wrapper {
  text-align: center;
  margin-bottom: 2px;
}

#availability .tg-column-2 {
  width: 100%;
  margin-left: 5%;
  float: left;
}

#pricing .section-title-wrapper {
  text-align: center;
  margin-bottom: 2px;
}

#pricing .tg-column-2 {
  width: 100%;
  margin-left: 5%;
  float: left;
}

#pricing .about-title {
	display: none;
}

#pricing .about-btn a  {
	display: none;
}

#contact .contact-title {
	display: none;
}

#history .section-title-wrapper {
  text-align: center;
  margin-bottom: 2px;
}

#history .tg-column-2 {
  width: 100%;
  margin-left: 5%;
  float: left;
}

#history .about-title {
	display: none;
}

#history .about-btn a  {
	display: none;
}

#about .section-title-wrapper {
  text-align: center;
  margin-bottom: 2px;
}

#about .tg-column-2 {
  width: 100%;
  margin-left: 5%;
  float: left;
}

#about .about-title {
	display: none;
}

#about .about-btn a {
	display: none;
}