/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/
.section .section-price {
	display: none !important;
}

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

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	width: 50%;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
	width: 47%;
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
		width: 100%;
	}
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
		width: 100%;
	}
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-header .callout-title {
	padding-right: 6px;
}

@media (max-width: 1068px) and (min-width: 734px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
		right: 0px;
	}
}

@media (max-width: 1068px) and (min-width: 734px) {
    .section-size-weight .size-weight-picture .caption:nth-of-type(3) {
        bottom: -27px;
        right: 89px;
    }
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
