
#headerNavigationContainer {
    background: center / cover no-repeat url(https://revista.uniandes.edu.ec/ojs/index.php/EPISTEME/libraryFiles/downloadPublic/1);
    height: 300px;
	height: auto;
}
.pkp_head_wrapper {
    padding-top: 15%;
	margin: 10px;
}

.pkp_site_name .is_text {
    color: rgb(255, 255, 255);
}


@media screen and (min-width: 920px)
.pkp_structure_head {
    background: center / cover no-repeat url(https://revista.uniandes.edu.ec/ojs/index.php/EPISTEME/libraryFiles/downloadPublic/1);
    height: 30%;
	height: auto;
}
@media screen and (min-width: 920px)
.pkp_site_name_wrapper {
    height: 100px;
}
@media screen and (min-width: 920px)
.pkp_head_wrapper {
    padding-top: 70%;
}