.masthead {
  height: 75vh;
  min-height: 500px;
  background-image: url('https://fcbayern.com/binaries/content/gallery/fc-bayern/media/images/homepage/stadien/allianz-arena/arena_ima_111205');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body{
	background-color:  white;
}
.B2020{
	width: 550px;
	float: right;
}
.text2{
	margin-top: 2%;
	margin-left: 50%;
	font-size: 30px;
}
.text1{
	
	font-size: 30px;
}
@media screen and (max-width: 600px){
.text2{
	margin-left: 0%; 


}
}
@media screen and (max-width: 700px){
.text2{
	margin-left: 0%; 


}
}
@media screen and (max-width: 1200px){
.text2{
	margin-left: 0%; 


}
}
