@media screen and (max-width: 767px){ .Search{display: none;} .TitlePosition{background: #f2f2f2;height: 2rem;line-height: 2rem;text-align: center;margin-bottom: 0;} .listTitle{display: none;} .articleItem{height: auto;margin-top: 0.5rem;margin-bottom: 0;border-bottom: 1px solid #eaeaea;} .articleItem table{width: 100%;font-size: 1rem;} .articleItem table tr td:first-child{text-align: center;} .articleItem span{background: none;font-size: 0.9rem;margin-right: 1rem;} }