
.none-break-word {
  word-break: keep-all;
}


.section-compatibility .pricing-copy{
	color: #6e6e73;
}

.section-hero .pricing-copy{
	color: #6e6e73;
}

@media (min-width: 1069px) {
.section-routing .tile .overview-router-apple-one{
	--p-width: 166px;
    --p-height: 204px;
}
}
@media (min-width:735px) and (max-width:1068px){
.section-routing .tile .overview-router-apple-one{
	position: relative;
    right: 11px;
}
}

@media (max-width: 734px) {
    .overview-router-apple-one {
        --p-width: 154px;
        --p-height: 190px;
    }
}
