In the general divi theme css add the following and change the max-width value to match that of the section
#main-header .container {
width: 100%;
max-width: 70%;
}
In the general divi theme css add the following and change the max-width value to match that of the section
#main-header .container {
width: 100%;
max-width: 70%;
}