/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi-2
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
@media (max-width: 1200px) {
    .et_boxed_layout #page-container,
    .et_fixed_nav.et_boxed_layout #page-container #top-header,
    .et_fixed_nav.et_boxed_layout #page-container #main-header{
        width:100%;
    }
   }

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: normal;
}