/* FIX 28_07_2022 */
@media only screen and (max-width: 734px) {
	.section-chip .copy-group .techspecs-list li {
		/* min-height: 80px; */
	}
}

.section-built-in-apps .techspecs-appgrid-app {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.section-chip .copy-item.bottom_one {
	margin-top: 0;
}

.section-in-the-box .specs-in-the-box {
	margin-left: 85px;
}
@media only screen and (max-width: 1069px) {
	.section-in-the-box .specs-in-the-box {
		margin-left: 45px;
	}
}
@media only screen and (max-width: 734px) {
	.section-in-the-box .specs-in-the-box {
		margin-left: 0px;
	}
}

.section-environment .techspecs-subheader + p.techspecs-subheader {
	margin-top: 20px;
}

.section-environment {
	margin-bottom: 20px;
}

@media only screen and (min-width: 1069px) {
	.section-accessibility .techspecs-os-features li:nth-child(3), .section-accessibility .techspecs-os-features li:nth-child(4) {
		margin-left: -60px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-accessibility .techspecs-os-features li:nth-child(5), .section-accessibility .techspecs-os-features li:nth-child(6) {
		margin-left: 50px;
	}
}

@media only screen and (min-width: 1069px) {
	#main > section > div > div > div.techspecs-section.section-chip > div > div:nth-child(2) > div > div:nth-child(3) {
		margin-top: 20px;
	}
}

@media (423px <= width <= 436px) {
	.custom {
		margin-right: -6px;
	}
}
