@media only screen and (max-device-width: 480px) {}@media only screen and (max-device-width: 1024px) and (min-device-width: 480px)  {}@media screen and (max-width: 1024px) {.article .half .block .plate {	width: auto;}.article .half .block .plate::after {content: "";display: block;clear: both;height: 0.01px;}.article .half .board {	width: 100%;}.article .half .plate .panel-title,.article .half .plate .panel-description {	margin-right: 0px;}.article .half .board .tilelist {	width: 170px;}.article .half .board .tile .cts {	margin: 0 0 0 174px;}}