/***** RESPONSIVE START ******/
@media only screen and (max-width:897px) {
.pdt-powertab-hd-config-bg{
    background-position: left top;
}
}

@media only screen and (min-width:0px) and (max-width:479px) {
.pricetagTxt{
    padding-top: 10%;
}
.pricetag-bg{
    background-size: 100% auto;
}
}