.lg-only-break{
    display:block;
}
@media only screen and (max-width: 1068px){
    .lg-only-break{
        display: none;
    }
}
    

.tile-copy p:lang(zh-HK){ font-family: 'PingFang HK', 'Helvetica Neue', 'Helvetica', 'STHeitiHK-Light', 'Arial', sans-serif; }



.page-apps .section-power .tile-gallery2 .image-slide1 {
    background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_large.jpg);

}


    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .page-apps .section-power .tile-gallery2 .image-slide1 {
        background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_large_2x.jpg);
    }

}

@media only screen and (max-width: 1068px) {
    .page-apps .section-power .tile-gallery2 .image-slide1 {
        background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_medium.jpg);
    }

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-apps .section-power .tile-gallery2 .image-slide1 {
        background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_medium_2x.jpg);
    }
 
}

@media only screen and (max-width: 734px) {
    .page-apps .section-power .small-stacked-tile-gallery2 .image-slide1 {
        background-repeat: no-repeat;
        background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_small.jpg);
        background-size: cover;
        float: right;
        width: 125%;
        position: relative;
        right: -8%;
        margin-left: 0px;
    }

}

@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) {
    .page-apps .section-power .small-stacked-tile-gallery2 .image-slide1 {
        background-repeat: no-repeat;
        background-image: url(/hk/en/business/apps/images/technologies_ml__cyph9ukxpsuq_small_2x.jpg);
        background-size: cover;
    }

}