@media screen and (min-width: 1400px)
{
    .itemInfoSection .itemInfoBox .priceWrap .publish_point
    {
        right: 0 !important;
    }
}