/* 手機設備樣式 */
@media (max-width: 767px) {
    .pdfspecial {
        height: 220px; /* 手機背景顏色 */
    }
}