/*AIDTL*/
.main .aditl-card-copy-container {
	padding-right: 0;
}

.aditl-card {
	text-align: center;
}

.aditl-link {
	color: #2997ff !important;
}

/* Router section */
.main .section-router .router-image {
	width: 335px;
	height: 92px;
	background-size: 335px 92px;
	background-repeat: no-repeat;
	background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_large.png");
}

@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) {
	.main .section-router .router-image {
		background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-router .router-image {
		width: 254px;
		height: 61px;
		background-size: 254px 61px;
		background-repeat: no-repeat;
		background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_medium.png");
	}
}

@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) {
	.main .section-router .router-image {
		background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.main .section-router .router-image {
		width: 214px;
		height: 57px;
		background-size: 214px 57px;
		background-repeat: no-repeat;
		background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_small.png");
	}
}

@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) {
	.main .section-router .router-image {
		background-image: url("/by/privacy/images/overview/learn_more__djuwynxw3quu_small_2x.png");
	}
}
