.pricing-wrapper .pricing-tabs .tab-item {
    border-right: initial;
}
.pricing-wrapper .pricing-container .container-inner .solo-plans .solo-plan .price .amount:before {
    content: "RSD" !important;
    font-weight: 100  !important;
}
.pricing-wrapper .pricing-container .container-inner .plan-focus .left-side .price .amount:before {
    content: "RSD"  !important;
    font-weight: 100  !important;
}
.button-wrap.vmtvrap a {
    padding-top: 10px;
}
.pricing-wrapper .pricing-container .container-inner .solo-plans .solo-plan {
    padding: 0 20px !important;
}
.content-vmt ul {
    list-style-type: none;
}
.content-vmt ul {
    list-style: none;
    margin-left: -4em;
    margin-top: 1em;
}
.pricing-wrapper .pricing-container .container-inner .solo-plans .solo-plan .benefits li {
    padding: initial;
}
.content.content-business-vmt ul {
    list-style-type: none;
}

.content.content-business-vmt ul {
    list-style: none;
    margin-left: 0em;
    margin-top: 1em;
}
.content.content-business-vmt ul li {
    padding: initial !important;
}