#pricingplan-wrapper {
    padding: 20px 0 20px;
    width: 395px;
}
@media only screen and (max-width: 1356px) and (min-width: 0px) {
    /* HIDE IMAGE COLUMN */
    #Product_Prices th:first-child,
    #Product_Prices td:first-child {
        display: none;
    }
}