.phealthshop-header-banner{z-index:9999;text-align:center;background:#fff;width:100%;position:fixed;top:0;left:0;overflow:hidden}.phealthshop-header-banner-text{white-space:nowrap;color:#000;background:#fff;padding:20px;font-size:14px;font-weight:700;display:inline-block}@media (width<=768px){.phealthshop-header-banner-text{padding:15px;animation:15s linear infinite scrollText}}@keyframes scrollText{0%{transform:translate(-100%)}to{transform:translate(100%)}}