.old-price{
    font-size: 12px;
    position: absolute;
    top: -15px;
    text-decoration: line-through;
    color: #2D2D2D;
}

.old-new-price{
    position: relative;
    margin-top: 15px;
    color: #2D2D2D;
}