/* design alt - A new way to share and view locations */
.grid-item-location .tile-blockquote {
	max-width: unset;
	min-width: 480px;
}

@media only screen and (max-width: 1068px) {
	.grid-item-location .tile-blockquote {
		min-width: 300px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-location .tile-blockquote {
		min-width: 258px;
	}
}

.grid-item-location .overview-messages-location {
	width: 532px;
	height: 465px;
	background-size: 532px 465px;
	background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_large.jpg");
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.grid-item-location .overview-messages-location {
		background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-location .overview-messages-location {
		width: 406px;
		height: 355px;
		background-size: 406px 355px;
		background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-location .overview-messages-location {
		background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-location .overview-messages-location {
		width: 268px;
		height: 231px;
		background-size: 268px 231px;
		background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-location .overview-messages-location {
		background-image: url("/ph/ipados/ipados-17/images/overview/messages/location_screen__ce0d4v7ldpea_small_2x.jpg");
	}
}

.section-messages .grid-item-location .tile {
	--tile-background-color: #white;
}

.section-messages .grid-item-location .tile-headline {
	color: #3d44c3;
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-location .tile-header {
		padding-bottom: 0;
	}
}

.section-messages .grid-item-location .tile-body {
	padding-bottom: 0;
}

@media only screen and (max-width: 734px) {
	.tile-body-blockquote-fullbleed .asset-content {
		display: block;
	}
}
