body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
#wrap {
width: 980px;
}
<meta name="viewport" content="width=980">
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
font-size: 16px;
}