html { -webkit-text-size-adjust: 100%; /* Using the value '100%' instead of 'none' */ } .bold{ font-weight: bold; } .italic { font-style: italic; } .underline{ text-decoration: underline; } .popIframe{ position: relative; font-size: 14px; font-family: "Microsoft YaHei"; } .popIframe h1{ font-size: 24px; margin: 10px 0; text-align: center; font-weight: bold; } .popIframe img{ max-width: 100%; height: auto; } .popText , .popText p{ font-size: 14px; } .OnlyNews .container{ max-width: 600px; width: 100%; background-color: #fff; height: auto; padding: 30px 10px; }