.webform-submission-form{
    background:url(/themes/custom/barrio_berry/assets/figuren/medium/Timo_tanzt_M.png) no-repeat bottom left,  
    url(/themes/custom/barrio_berry/assets/figuren/medium/Martha_setilich_M.png) no-repeat bottom right;
}
.webform-submission-form{
    padding-bottom: 16rem;
} 

@media screen and (max-width:590px)  { 
.webform-submission-form{
    margin: 0;
}   
} 
@media screen and (min-width:930px)  {
.webform-submission-form .maxcontainer{
        margin:0 auto;
        width:929px;
    } 
} 
@media screen and (min-width:1480px)  {
.webform-submission-form{
        padding-bottom: 0;
    } 
} 