@media only screen and (max-width: 720px) {
  .news_ct .item {
    width: 100%; }

  .news_ct .modal-header h3, .news_ct .modal-header h4, .news_ct .modal-header .modal-body {
    padding-left: 0px;
    padding-right: 0px; }
    .news_ct.sp1 .item {
      width: 100%; } }
