/* 176625 (FR) */

.t588 .topLogoContainer {
	width: 8rem;
}

.t588 header .headerAgentInfoBlock,
.t588 header .headerAgent1Title {
	display: none;
}

.t588 header .headerAgent1Name {
	font-size: 4.5rem;
}

.t588 .teamPartners .information--agents {
    width: 100%;
}

.t588 .teamPartners .headerAgentNameBlock {
	width: 100%;
}

.t588 .teamPartners .information--social {
	width: 10%;
}

.t588 .wrapper__custom-protection-royale {
	text-align: center;
}

.t588 .wrapper__custom-protection-royale .logo {
	display: inline-block;	
	width: 100%;
	height: 17em;	
	background: url(/images/rlp/designations/rlpLogo_protection_royale.svg) no-repeat transparent;
	background-position: center;
	background-size: contain;
}

.t588 .wrapper__custom-protection-royale .label {
	display: inline-block;	
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	margin-top: 0.5em;
}

.t588 .image__custom-logo {
	width: 9%;
	height: 9%;
}

@media only screen and (max-width: 800px) {
	.t588 header .teamPartners .socMedia {
		width: inherit;
	}

	.t588 .teamPartners .information--agents__top {
		flex-direction: column;
	}

	.t588 .image__custom-logo {
		width: 30%;		
		height: 30%;		
	}
}

@media only screen and (max-width: 480px) {
	.t588 header .headerAgent1Name {
		font-size: 2.5rem;
	}	

	.t588 .image__custom-logo {
		width: 60%;		
		height: 60%;		
	}	
}