.ly-mt {
  margin-top: 240px;
}
@media (max-width: 860px) {
  
  .ly-mt {
  margin-top: 190px;
  }
}