jumbotron {
    height: auto;
    margin-top: 55px;
    background-image: url(img/2.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
	text-align: center;
    text-shadow: black 0.5em 0.5em 0.5em;
}