.pricing-table-sign-up {
    border-top: none;
}

.pricing-table-sign-up h4
{
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fcb132 !important;
}

@media (max-width: 767px) {
    .pricing-table-sign-up h4
    {
        font-size: 14px !important;
    }
}
