@media (max-width: 959px) {
  footer.per-footer {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 959px) {
  footer.per-footer .per-footer_content {
    margin-top: 0;
  }
}
@media (max-width: 959px) {
  footer.per-footer .per-footer_content img {
    width: 86px;
    margin-top: -33px;
  }
}