html, .l-header .widget {
    font-size: 18px;
}

@media (min-width: 768px)
{
.seo-pack .w-pricing-item:first-child .w-pricing-item-h {
    width: 450px;
}
}
.seo-pack .w-pricing-item:first-child .w-pricing-item-h {
    text-align: left;
    background:none;
}
.seo-pack .w-pricing-item:first-child .w-pricing-item-h .w-btn {
    opacity:0;
}

.seo-pack .w-pricing-item-h {
    background: #212121;
}
.seo-pack .w-pricing-item.type_featured .w-pricing-item-h {
    background: #191919;
}
.seo-pack .w-pricing-item-header {
    background-color: #191919;
    text-align: center;
    color: #f5c715;
}

.fa-check-circle {
    color: #ffeb9c;
}

.fa-times-circle{
    color: #fe6f6f;
}