@media (min-width:1px) and (max-width: 750px) {
  .box-eventdetail .l-grid-6:nth-of-type(2) {
    margin-top: 0;
  }
}