.icon-right {
  border-color: transparent transparent transparent #365d8c;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  position: relative;
  top: 2px;
  margin: 0 6px 3px 0;
}
.bus-info {
  height: 1318px;
  margin-top: 16px;
  margin-bottom: 10px;
}
.bus-block {
  margin-top: 16px;
  padding: 18px 30px;
  background: #d6ebeb;
  border-radius: 10px;
  min-height: 388px;
}
.bus-block > ul > li {
  float: none;
}
.bus-block > ul > li a {
  color: #003366;
  line-height: 1.8;
  font-size: 1.33333333em;
}
.bus-block > ul > li a:hover {
  color: #FF6600;
  text-decoration: none;
}
.foot-over {
  width: 140px;
  height: 32px;
  background: #fff;
  position: relative;
  top: -30px;
}
.informationSources {
  padding-top: 0px !important;
}
