@media (min-width:1400px) {.b-ext .pd--backgroundPositionHorizontalXXLargecenter {background-position-x: center;}
	.b-ext .pd--backgroundPositionHorizontalXXLargeleft {background-position-x: left;}
	.b-ext .pd--backgroundPositionHorizontalXXLargeright {background-position-x: right;}
	.b-ext .pd--backgroundPositionVerticalXXLargecenter {background-position-y: center;}
	.b-ext .pd--backgroundPositionVerticalXXLargetop {background-position-y: top;}
	.b-ext .pd--backgroundPositionVerticalXXLargebottom {background-position-y: bottom;}
	.b-ext .pd--backgroundSizeXXLargeauto {background-size: auto;}
	.b-ext .pd--backgroundSizeXXLargecover {background-size: cover;}
	.b-ext .pd--backgroundSizeXXLargecontain {background-size: contain;}
	.b-ext .pd--backgroundRepeatXXLargerepeat {background-repeat: repeat;}
	.b-ext .pd--backgroundRepeatXXLargerepeat-x {background-repeat: repeat-x;}
	.b-ext .pd--backgroundRepeatXXLargerepeat-y {background-repeat: repeat-y;}
	.b-ext .pd--backgroundRepeatXXLargeno-repeat {background-repeat: no-repeat;}
	.b-ext .pd--backgroundRepeatXXLargespace {background-repeat: space;}
	.b-ext .pd--backgroundRepeatXXLargeround {background-repeat: round;}
	.b-ext .pd--backgroundRepeatXXLargeinherit {background-repeat: inherit;}
	.b-ext .pd--backgroundRepeatXXLargeinitial {background-repeat: repeat;}
	.b-ext .pd--backgroundRepeatXXLargerevert {background-repeat: revert;}
	.b-ext .pd--backgroundRepeatXXLargerevert-layer {background-repeat: revert-layer;}
	.b-ext .pd--backgroundRepeatXXLargeunset {background-repeat: repeat;}}