#productheader a.shop.buynows, 
#productheader span.shop.buynows,
#compare a.shop.buynows { width:78px; background-image:url(/ipad/images/shop_ipad.png); }

.fp-shopstrip .fp-shopstrip-copy {
    width: 71%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9px;
}

@media only screen and (max-width: 1068px) {
    .fp-shopstrip .fp-shopstrip-copy {
        width: 100%
    }
}

@media only screen and (max-width: 735px) {
    .fp-shopstrip .fp-shopstrip-copy {
        margin-bottom: 4px
    }
}



