To make the slider fill the page, add this css code into Divi > Theme Options > General > Custom CSS field.

.et_pb_slide, .et_pb_slide .et_parallax_bg {
height: 315px !important;
}