﻿.logo {
  background-image: url("/Content/skins/vhes/images/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  width: 105px;
  height: 80px;
  display: inline-block;
  float: left; }

.title {
  /*padding:10px;*/
  font-size: 2.2em;
  font-weight: bold;
  float: left; }

.survey-name:before {
  content: 'Victorian Healthcare Experience Survey'; }

