/*
Theme Name: Divi Child Theme
Theme URI: http://nombre de dominio.com/
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features I need.
Author: Hector Sevilla
Author URI:
Template: Divi
*/

.special-header{
  min-height: 400px;
  background-image: url("https://effectivepestcontrol.ie/wp-content/uploads/2017/06/720px-1.png");
  background-size: cover;
  background-position: top center;

}
.special-header .home-top-blurb{
	padding-bottom: 0;
}
.special-header h1{
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding-top: 160px;
margin-bottom: 20px;
}
