:root {
}

/*###> custom ###*/
.component_application-form .container{
height: auto;
    transform: none;
    position: static;
}
body.is-news-detail .container {
    height: unset;
    transform: none;
    position: relative;
}
/*###< custom ###*/