.image-vw {
  width: 90vw ; 
}

img.photo-small {
  float: right; 
  margin-Left: 15px;
}

body {
-webkit-text-size-adjust: 100%;
}

.titlebar {
   font-weight:bold;
}

.left {
   text-align: left;
   float: left;
}

.right {
   text-align: right;
   float: right;
}

h1 {
  font-size : 20px;
}

h2 {
  font-size: 16px;
  font-weight: normal;
  display:inline;
}

h3 {
  font-size: 16px;
  font-weight: normal;
  display:inline;
}

h4 {
  font-size: 16px;
  font-weight: normal;  
  display:inline;
}