.instoduction2_head img {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 1439px) {
  #content {
    padding-top: 85px;
  }
}

@media (max-width: 1023px) {
  .counseling_link {
    bottom: 140px;
  }
}

@media (max-width: 767px) {
  .counseling_link {
    bottom: 10.5%;
  }
}
