
div.mw {position:absolute;top:360px;max-width:100%;overflow-x:hidden;z-index:20}
div.mw table {width:2000px}
div.mw table tr td:nth-child(odd) {color:#FFFFFF}
div.mw table:nth-child(1) tr td {padding:0;height:20px;line-height:16px;width:100px;vertical-align:bottom;font-size:16px}
div.mw table:nth-child(2) tr td {padding:0;height:10px;width:10px;line-height:5px;vertical-align:bottom;font-size:5px}
div.mw table:nth-child(1) tr td:nth-child(odd),
div.mw table:nth-child(2) tr td:nth-child(odd)  {background-color:#000000}
div.mw table:nth-child(1) tr td:nth-child(even),
div.mw table:nth-child(2) tr td:nth-child(even) {background-color:#FFFFFF}
div.mw table:nth-child(3) tr td {padding:0 5.5px 2px 0;width:5px;height:5px;line-height:3px;text-align:right;vertical-align:bottom;font-size:3px;background-image:url("imgs/media-width.png");background-size:10px 7px}
div.mw table:nth-child(3) tr td {color:#FFFFFF}
div.mw table:nth-child(3) tr td:after {content:'5'}

p.pb1 {padding-bottom:80px}
p.pb2 {padding-bottom:80px}

/* screens <= 561px */
@media only screen AND (max-width:561px){
  div.mw {top:340px}
  p.pb1 {padding-bottom:120px}
}
