.distance-and-flying-time {
  margin-bottom: 60px;
  /*max-width: 765px;*/
  max-width: 100%;
  overflow: auto;
}
.distance-and-flying-time h3 {
  font-family: "optimanormal";
 font-size: 2.563em;
  margin-bottom: 10px;
  font-weight: 400;
  color: #606161;
  line-height: 100%;
}
.distance-and-flying-time h3 em{
	font-style: normal;
}
.distance-and-flying-time p {
 /* font-size: 0.9375em;
  font-family: "Verdana", sans-serif;*/
  margin-bottom: 15px;
}
.distance-and-flying-time table {
  width: 100%;
  font-family: "Verdana", sans-serif;
}
.distance-and-flying-time table tr th {
  text-align: left;
  padding-bottom: 20px;
  font-size: 0.9375em;
  color: #606161;
}
.distance-and-flying-time table tr th span {
  display: block;
  font-size: 10.99px;
  font-weight: 300;
}
.distance-and-flying-time table tr td {
  padding-bottom: 20px;
  font-size: 0.9375em;
  color: #606161;
}
.distance-and-flying-time .flying-tnc {
  margin-top: 10px;
}
.distance-and-flying-time .flying-tnc p {
  margin-bottom: 0px;
}
@media screen and (max-width: 1599px){
	.distance-and-flying-time h3{
		 font-size: 1.8em;
	}
}



@media only screen and (max-width: 767px) {
  .distance-and-flying-time {
    margin-bottom: 50px;
  }
}
/*# sourceMappingURL=distance-and-flying-time.css.map */
