.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content1 p{
  font-size: 12pt;
}

#content2 .thumbnail {
  border: none;
}
#content2 .thumbnail p{
  color: black;
}
#content2 .thumbnail h2{
  font-weight: bold;
}

.elder-image-first {
  height: 600px;
  background-image: url(../images/eldercare/Meilahdensairaala2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.elder-image-second{
  height: 600px;
  background-image: url(../images/eldercare/hospital_20181101.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.elder-image-third{
  height: 600px;
  background-image: url(../images/eldercare/gillie_joensuu-1140318.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
