@media screen and (max-width: 1439px) {
  #layout {
    margin-top: 85px !important;
  }
  .fixedBtnWrap,
  .fixedBtnWrap.is_active {
    z-index: 999 !important;
  }
}
@media screen and (max-width: 1023px) {
  .fixedBtnWrap,
  .fixedBtnWrap.is_active {
    bottom: 112px !important;
  }
}
@media screen and (max-width: 768px) {
  .fixedBtnWrap,
  .fixedBtnWrap.is_active {
    bottom: 14% !important;
  }
}
#kids_schoolList_H img,
#kids_schoolList_F img {
  width: auto !important;
}
