.info, .info1st { font-size: 10pt; line-height: 12pt; } .info1st { margin-top: 15px; } .visits, .hits { margin-top: 3px; background-color: magenta; height: 10px; } .hits { margin-top: 0; background-color: blue; } .visitslab { color: magenta; } .hitslab { color: blue; } @media only screen and (max-width:540pt) { } @media only screen and (max-width:400pt) { }