.headline-center-lm{
  position: absolute;
}
@media only screen and (max-width: 734px) {
	.headline-center-lm{
		position: static;
	}
}
.marquee-item-label .marquee-title-block{
     color:black;
} 
.image-why-ipad-entertainment-speakers {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 1085px;
    --p-height: 714px
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .image-why-ipad-entertainment-speakers {
        --p-width: 721px;
        --p-height: 492px
    }
}
@media only screen and (max-width: 734px) {
    .image-why-ipad-entertainment-speakers {
        --p-width: 400px;
        --p-height: 261px
    }
    .why-ipad-content {
        --grid-gutter: 12px;
    }
    .small-center {
        position: absolute;
    }
}

.why-ipad-content .section-router .grid-item-ipados {
    background-image: url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .why-ipad-content .section-router .grid-item-ipados {
        background-image:url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .why-ipad-content .section-router .grid-item-ipados {
        background-image:url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .why-ipad-content .section-router .grid-item-ipados {
        background-image:url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .why-ipad-content .section-router .grid-item-ipados {
        background-image:url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .why-ipad-content .section-router .grid-item-ipados {
        background-image:url(/mo/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_small_2x.jpg)
    }
}

/* Fix Huawei mobile issue */

.why-ipad-content .section-workstation .grid-item-battery .typography-grid-item-blockquote {
    -webkit-background-clip:text !important;
}

/* Fix Huawei mobile issue */