﻿.purchase-plans .plan{
    display: inline-block;
    width: 47%;
}

.purchase-plans .plan .plan-service .service{
    display: inline-block;
    width: 30%;
}

.plan-sidebar .current-plan .plan-name{
    width: 100%;
    max-width: 100%;
}