@media (min-width: 992px) {
	.pkp_site_name_wrapper {
	  height: auto;
	  background-image: url("https://prebi-sedici.unlp.edu.ar/wp-content/uploads/sites/31/2020/07/cropped-marca.png");
	  background-repeat: no-repeat;
	  background-position: right;
	  background-size: 300px;
	}

	.pkp_site_name .is_img img {
		max-height: 150px;
	}
	
}
