img{
	max-width: 100%;
	height:auto;
	 border-radius: 5px;

}
.testfeld{
	width:100%;
	  text-align:center;
}
.stylefeld{
 border-radius: 5px;
  padding: 1em;
   margin-bottom: 0.5em;
   	  background-color: red;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 600;
  font-style: normal;
  color:white;
  
}