﻿@media only screen and (min-width:281px) and (max-width:990px)
{
 *
 {
  font-size:5vw;
 }
 .doctorhawkins
 {
  float:left;
  width:50vw;
  height:50vw;
  margin:8vw;
 }
}