#yddvizContainer {
  background-color: #f4f4f4;
  margin: auto;
  max-width: 720px;
  padding: 5px 16px;
}

#yddvizContainer table {
  margin-bottom: 16px;
}

#yddvizHouseGraph { width: 100%; max-width: 980px; height: 320px; background: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-bg.png"); background-position: left bottom; }
#yddvizHouseGraphContainer { position: relative; width: 100%; max-width: 300px; height: 320px; margin: 0 auto; }
#yddvizHouseGraph2012Container { position: absolute; width: 52px; bottom: 10px; left: 5px; }
#yddvizHouseGraph2012Body { height: 150px; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-hus.png"); background-position: left bottom; }
#yddvizHouseGraph2013Container { position: absolute; width: 52px; bottom: 10px; left: 65px; }
#yddvizHouseGraph2013Body { height: 100px; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-hus.png"); background-position: left bottom; }
#yddvizHouseGraph2014Container { position: absolute; width: 52px; bottom: 10px; left: 125px; }
#yddvizHouseGraph2014Body { height: 180px; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-hus.png"); background-position: left bottom; }
#yddvizHouseGraph2015Container { position: absolute; width: 52px; bottom: 10px; left: 185px; }
#yddvizHouseGraph2015Body { height: 140px; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-hus.png"); background-position: left bottom; }
#yddvizHouseGraph2016Container { position: absolute; width: 52px; bottom: 10px; left: 245px; }
#yddvizHouseGraph2016Body { height: 60px; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/stapel-hus.png"); background-position: left bottom; }
.yddvizHouseGraphTextBottom { margin-top: 5px; text-align: center; font-weight: bold; color: #fff; }
.yddvizHouseGraphTextTop { margin-bottom: 5px; text-align: center; }
#yddvizSelectBackground { width: 300px; padding: 10px; max-height: 69px; margin: 16px auto; background-image: url("https://svenska-dataviz.ylestatic.fi/2017-svenska-migrated/2017-bostadspriser/img/dropdown-bg.png");}
#yddvizScatter { height: 300px; }
#yddvizStreetView {max-width: 600px; max-height: 250px; margin: 10px auto;}
