
/*Competitions*/

.image-overview-competitions-static {
    background-size: 210px 232px;
    background-repeat: no-repeat;
    background-image: url("/ca/watch/close-your-rings/images/competitions_static_large.jpg")
}

.image-overview-competitions-static.centered {
    position: relative;
    left: 50%;
    margin-left: -105px
}

@media only screen and (max-width: 1068px) {
    .image-overview-competitions-static.centered {
        left: 50%;
        margin-left: -80.5px
    }
}

.image-overview-competitions-static.watch-face {
    margin-left: 6px
}

@media only screen and (max-width: 1068px) {
    .image-overview-competitions-static.watch-face {
        margin-left: 5px
    }
}

@media only screen and (max-width: 735px) {
    .image-overview-competitions-static.watch-face {
        margin-left: 7px
    }
}

@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-overview-competitions-static {
        background-image: url("/ca/watch/close-your-rings/images/competitions_static_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-overview-competitions-static {
        background-size: 161px 178px;
        background-repeat: no-repeat;
        background-image: url("/ca/watch/close-your-rings/images/competitions_static_medium.jpg")
    }

    .image-overview-competitions-static.centered {
        position: relative;
        left: 50%;
        margin-left: -105px
    }
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .image-overview-competitions-static.centered {
        left: 50%;
        margin-left: -80.5px
    }
}

@media only screen and (max-width: 1068px) {
    .image-overview-competitions-static.watch-face {
        margin-left: 6px
    }
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .image-overview-competitions-static.watch-face {
        margin-left: 5px
    }
}

@media only screen and (max-width: 1068px) and (max-width: 735px) {
    .image-overview-competitions-static.watch-face {
        margin-left: 7px
    }
}

@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) {
    .image-overview-competitions-static {
        background-image: url("/ca/watch/close-your-rings/images/competitions_static_medium_2x.jpg")
    }
}



