.plan-container-lg {
    max-width: 1535px;
}

.plan-container {
    margin-right: auto;
    margin-left: auto;
}

.vsc-multi-product-module .carousel-inner>.item {
    display: block;
}

.plan-tile {
    margin-bottom: 20px;
    /*height: 200px;*/
    /*background-color: #000;*/
    border-right: 1px solid #000;
}

.col-lg-3 {
    float: left;
    width: 25%;
}

.pro-plan-wrap, .vsc-one-plan-module .pro-plan-wrap {
    padding: 30px;
}

.pro-plan-wrap .plan-tile-top {
    padding: 0;
} 
.pro-plan-wrap .plan-tile-top h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1;
	margin-top: 0px;
	margin-bottom: 7px;
}
.pro-plan-wrap .plan-tile-top p {
    font-weight: 400;
    line-height: 1;
	margin-top: 0px;
	margin-bottom: 5px;
}

