.prices-table thead td {
font-size: 14px;
vertical-align: middle;
width: 100%;
}

.homepage-footnotes .container {
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0;
    line-height: 1.375rem;
    font-size: .75rem;
    text-align: left;
    color: #666;
    width: 100%;
}


@media only screen and (min-width: 768px) {
.pricing-plan-block {    
min-height: 38rem;
 }
}