/* Chip */

@media (min-width: 375px) and (max-width: 382px) {
	.section-techspecs .techspecs-subheader.custom-s-2 {
		margin-top: 60px;
	}
}

@media (min-width: 386px) and (max-width: 417px) {
	.section-chip .copy-group .techspecs-list li {
		margin-right: 0;
	}
}

@media (min-width: 404px) and (max-width: 417px) {
	.section-techspecs .techspecs-subheader.custom-s {
		width: 108%;
	}
}
