.site--171.transparent:not(.scroll) #top-header #block-p1ps2019-branding .branding::after {
  content: url('https://com-web.univ-paris1.fr/logos/paris1-iae-RVB-small.svg');
    display: block;
    width: 100%;
    max-width: 402px;
    height: auto;
}

.site--171 #top-header #block-p1ps2019-branding .branding::after {
    content: url('https://com-web.univ-paris1.fr/logos/paris1-iae-RVB-small.svg');
    display: block;
    width: 100%;
    max-width: 402px;
    height: auto;
}
.site--171.path-site h1, .path-site .h1-style {
    margin-bottom: 0;
}
.site--171 .footer .footer-wrapper .cell {
    background: url('https://com-web.univ-paris1.fr/logos/paris1-iae-stationF.svg') no-repeat;
    width: 75%;
    display: block;
    height: 200px;
    max-width: 75%;
    background-size:contain;
		position:relative;
}
.site--171 .footer .footer-wrapper .cell .block-micro-footer {
  display: inline-block;
  width: 25%;
  position: absolute;
  right: -25%;
  top: 0;
}
.site--171 .footer .footer-wrapper .cell .block-micro-footer .footer {
  padding: 1rem 0;
}
@media screen and (max-width: 1022px) {
	.site--171.transparent:not(.scroll) #top-header #block-p1ps2019-branding .branding::after, .site--171 #top-header #block-p1ps2019-branding .branding::after {
	  margin-top:1.5rem;
    display: block;
    width: 100%;
    max-width: 250px;
    height: auto;
	}
	.site--171 .footer .footer-wrapper .cell {
  	background-size: 50vw;
  	position: relative;
  	background-position-x: center;
	}
}
@media screen and (max-width: 63.9375em) {
  .site--171 .footer .footer-wrapper .grid-x {
    -ms-flex-pack: left;
    justify-content: left;
  }
}
@media screen and (max-width: 520px) {
.site--171 .footer .footer-wrapper .cell .block-micro-footer {
  display: inline-block;
  width: 100%;
  position: relative;
  right: 0;
  top: 0;
}
.site--171 .footer .footer-wrapper .cell {
  width: 95%;
  max-width: 95%;
}
}
.site--171 .logo, .site--171 #ent, .site--171 .footer .footer-wrapper .logo-footer {
display:none !important;
}

.site--171 .footer .footer-wrapper .show-for-large {
    width: calc(20% - 2rem) !important;
}