.image-icon-m1-m1-pro-14 {
    width: 190px;
    height: 84px;
    background-size: 190px 84px;
    background-repeat: no-repeat;
    background-image: url("/mo/mac/compare/images/overview/icon_m1_pro_max__cf7qmq2yfs2u_large.png");
    margin:0 auto 15px auto
}

@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) {
    .image-icon-m1-m1-pro-14 {
        background-image: url("/mo/mac/compare/images/overview/icon_m1_pro_max__cf7qmq2yfs2u_large_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .image-icon-m1-m1-pro-14 {
        width: 130px;
        height: 60px;
        background-size: 130px 60px;
        background-repeat: no-repeat;
        background-image: url("/mo/mac/compare/images/overview/icon_m1_pro_max__cf7qmq2yfs2u_small.png")
    }
}

@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) {
    .image-icon-m1-m1-pro-14 {
        background-image: url("/mo/mac/compare/images/overview/icon_m1_pro_max__cf7qmq2yfs2u_small_2x.png")
    }
}