#wrap {
  overflow: hidden;
}


.title ul li {
  list-style: none;
}

.laning-bg-img {
  background-image: url(image/landing/studyusa01.jpg);
  background-repeat:no-repeat;
  max-width: 100%;
  height: auto;
}


