.page-overview .image-1-pound-text-static
{
	background-image: url("/my/ipad-9.7/images/1_pound_text_static_large.png");
	width: 114px;
	height: 87px;
	background-size: 114px 87px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi)
{
	.page-overview .image-1-pound-text-static { background-image: url("/my/ipad-9.7/images/1_pound_text_static_large_2x.png"); }
}

@media only screen and (max-width:1068px)
{
	.page-overview .image-1-pound-text-static
	{
		background-image: url("/my/ipad-9.7/images/1_pound_text_static_medium.png");
		width: 89px;
		height: 63px;
		background-size: 89px 63px;
	}
}

@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)
{
	.page-overview .image-1-pound-text-static { background-image: url("/my/ipad-9.7/images/1_pound_text_static_medium_2x.png"); }
}

@media only screen and (max-width:735px)
{
	.page-overview .image-1-pound-text-static
	{
		background-image: url("/my/ipad-9.7/images/1_pound_text_static_small.png");
		width: 80px;
		height: 55px;
		background-size: 80px 55px;
	}
}

@media only screen and (max-width:735px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:735px) and (min-resolution:1.5dppx), only screen and (max-width:735px) and (min-resolution:144dpi)
{
	.page-overview .image-1-pound-text-static { background-image: url("/my/ipad-9.7/images/1_pound_text_static_small_2x.png"); }
}

.page-overview .image-1-pound-text
{
	background-image: url("/my/ipad-9.7/images/1_pound_text_large.png");
	width: 114px;
	height: 87px;
	background-size: 114px 87px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi)
{
	.page-overview .image-1-pound-text { background-image: url("/my/ipad-9.7/images/1_pound_text_large_2x.png"); }
}

@media only screen and (max-width:1068px)
{
	.page-overview .image-1-pound-text
	{
		background-image: url("/my/ipad-9.7/images/1_pound_text_medium.png");
		width: 89px;
		height: 63px;
		background-size: 89px 63px;
	}
}

@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)
{
	.page-overview .image-1-pound-text { background-image: url("/my/ipad-9.7/images/1_pound_text_medium_2x.png"); }
}

@media only screen and (max-width:735px)
{
	.page-overview .image-1-pound-text
	{
		background-image: url("/my/ipad-9.7/images/1_pound_text_small.png");
		width: 80px;
		height: 55px;
		background-size: 80px 55px;
	}
}

.violator
{
	font-size: 17px;
	line-height: 1.47059;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #ef5602;
	background: transparent;
	border: 1px solid #ef5602;
	border-radius: 4px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}

.violator-secondary
{
	margin-top: 15px;
	border-color: #888888;
	color: #666666;
}

.page-overview .section-router .router-tile:first-child
{
	width: 100%;
	margin-right: 0;
}
