.human-wrap .cont img { margin-top: -80px; }

@media (max-width: 767px) {
  .human-wrap .cont img { margin-top: -40px; }
}

@media (max-width: 533px) {
  .human-wrap .cont img { display: none; }
}