@media (max-width: 1024px) {
  .mobile-responsive {
    padding-left: 100px;
  }

  .course-site {
    margin-top: -20px;
  }
}
