#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;
}

@media only screen and (min-width: 0px) and (max-width: 599px) {
    .jumbotron .nursing-banner-title {
        font-size: 3.0em !important;
        text-align: center !important;
        margin-top: 1em !important;
    }
}
