p {
    text-align: justify;
    text-indent: 40px;
}

section.homepage_about h2 {
    display: none;

}

header .pkp_structure_head {
    background-image: url(https://boletimpetroleoroyaltieseregiao.ucam-campos.br/public/journals/1/homepageImage_pt_BR.png);
    background-repeat: repeat-y;
    background-position: center;
    background-size: cover;
}

.container {
	display:flex;
	justify-content:space-evenly;
}

