.agrar {
    min-height: 800px;
    width: auto;  
    display: flex;
    justify-content: center;
    align-items: center;
}
.bild {
   border: 1px solid #9e9e9f;
   box-shadow: 10px 20px 15px silver;
   border-radius: 20px;
    	
}