 #sustainability{
position:relative;
top:0px;
}
#sustainability .box-model{

width:250px;

}
#sustainability ul{
display:flex;
flex-wrap:wrap;
flex-direction:row;
margin:0px auto;
gap:20px 20px;
list-style-type:none !important;
align-items:stretch;
justify-content:space-between;
position:absolute;
padding:20px;
top:350px;
left:50%;
transform:translate(-50%, -50%);
width:1100px;
}
#sustainability.spain ul{
top:470px; 
}
#sustainability.spain .sustainability_background_box img{
width:135vw;
}
#sustainability li.box_headline_content{
text-align:justify;
background-color:#4646464a;
color:white; 
padding:20px;
}
#sustainability li.box_headline_content.half{
width:45%;
}
#sustainability .box-model .headline{
padding:10px 10px 14px 15px;
background-color:#eee;
border-top-left-radius:8px;
border-top-right-radius:8px;
}
#sustainability .box-model .headline h2{
font-size:16px;
font-weight:normal;
margin:0;
color:#2f8033;
height:25px;
text-align:center;
}
#sustainability .box-model .image{
width:100%;
position:relative;
text-align:center;
background-color:#fff;
overflow:hidden;
}
#sustainability .box-model .image img{
margin:10px;
height:120px;
}
#sustainability .sustainability_background_box img{
width:100vw;
}
#sustainability .sustainability_background_box{

}
#sustainability .box-model .info{
padding:13px 15px 12px 15px;
overflow:hidden;
}
@media screen and (max-width:1350px) {
#sustainability ul{
top:320px;
}
#sustainability.spain .sustainability_background_box{
height:100%;
}
#sustainability.spain .sustainability_background_box{
position:absolute;
height:calc(100% + 50px);
width:100vw;
}
#sustainability.spain ul {
position:relative;
top:0px !important;
margin:0px auto;
left:0px;
transform:none;
width:auto;
max-width:700px;
justify-content:center;
}
#sustainability.spain .sustainability_background_box img{
width:auto;
float:right;
height:calc(100%);
}
 #sustainability li.box_headline_content.half{
width:100%;
}
}
@media screen and (max-width:1200px) {
#sustainability{
margin-bottom:50px;
top:auto;
}
#sustainability .sustainability_background_box{
height:100%;
}
#sustainability .sustainability_background_box{
position:absolute;
height:calc(100% + 50px);
width:100vw;
}
#sustainability ul{
position:relative;
top:0px;
margin:0px auto;
left:0px;
transform:none;
width:auto;
max-width:700px;
justify-content:center;
}
#sustainability ul.spain{
position:relative;
top:0px !important; 
margin:0px auto;
left:0px;
transform:none;
width:auto;
max-width:700px;
justify-content:center;
}

#sustainability .sustainability_background_box img{
width:auto;
float:right;
height:calc(100%);
}
}
