@media only screen and (min-width: 751px) and (max-width: 1024px) {
  .case_content_list {
    padding: 0;
  }
}