header#headerNavigationContainer .uca-homepage-image-area {
  background-image: url("https://erevistas.uca.edu.ar/public/journals/36/homepageImage_en.png") !important;

  background-repeat: no-repeat !important;
  background-position: center center !important;

  /* CAMBIA ESTO SEGÚN NECESIDAD */
  background-size: contain !important;

  width: 100% !important;
  min-height: 300px !important;
  height: 40vh !important;

  background-color: #fff !important;
}