/* 251683 */

.t2461#listing-details .listing-details__aside .information--agent p:nth-of-type(1),
.t2461#listing-details .page--agent-bottom .information--agent p:nth-of-type(1),
.t2461 .information--agent-footer p:nth-of-type(2),
.t2461 .asideAgentInfo p:nth-of-type(1) {
	display: none;
}

.t2461 .section--information-agent .email a, 
.t2461 .menu-container .information--agent .email a, 
.t2461 .agent-info--information .email a, 
.t2461 .information--agent-footer .email a, 
.t2461#listing-details .information--agent .email a {
	text-transform: lowercase;
}

@media only screen and (min-width: 768px) {
	.t2461 .logo-container .media--logo-vow.protrait {
		flex: 1;
		max-width: 200px;
		max-height: unset;
	}
}

@media only screen and (min-width: 1240px) {
	.t2461 .logo-container {
		flex: unset;
	}
}