.live-safe {
  margin-top: -200px;
  margin-bottom: 80px;
}

@media (max-width: 1023px) {
  .live-safe {
    margin-top: -128px;
  }
}