

@media only screen and (min-width: 1400px) {
    .custCopyCard .m-hero-item.glp-hero>div>div {
        width: 480px !important;
    }
}

@media screen and (max-width:1399px) and (min-width:1084px) {
.heroCTA a.link-marg-left{position:relative !important; left:-6px !important; margin-top:16px;}
}

@media screen and (max-width:539px) {
 .descNoWrap {
    white-space: normal !important;
}
}

@media screen and (max-width:767px) and (min-width:766px) {
   .moduleSilver .purchaseSection .wishListBtnPad{
        margin-top: 0px !important;
    }
}
}