.intro-content .btnWrp .link {
    text-decoration: underline;
    padding: 0 20px;
}
.features .intro-image.cloudsites {
    background-image: url("/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/cs-hero-image.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.pricing-section .title {
    font-size: 24px;
    color: #333333;
    margin: 10px 0 20px;
    background: none;
}

.pricing-section .center-block {
    display: inline-block;
}

.cloudsites .feature-item .feature-img a {
    background-image: url("/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/cs-features-sprite.png") !important;
}
.feature-item .feature-img.monthly-billing a {
    background-position: center -966px;
}
/**/
.feature-item .feature-img.migration a {
    background-position: center -414px;
}
.feature-item .feature-img.data-mirroring a {
    background-position: center -690px;
}
.feature-item .feature-img.caching a {
    background-position: center -552px;
}
.feature-item .feature-img.dashboard a {
    background-position: center -828px;
}
.feature-item .feature-img.resource-monitoring a {
    background-position: center -1104px;
}
.feature-item .feature-img.fully-managed a {
    background-position: center -138px;
}
.feature-item .feature-img.scaling a {
    background-position: center -276px;
}
.feature-item .feature-img.failover a {
    background-position: center 0;
}
.dedicated-server.windows .faqWrp .ans {
    line-height: 22px;
}
.cloudsites-page .row-wrapper.hosting-product-hero{
    background-image: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/cloudhosting-hero-bg.jpg');
    min-height: 250px;
    color: #ffffff;
}
.cloudsites-page .row-wrapper.hosting-product-hero h1{
    color: #ffffff;
}
.cloudsites-page .row-wrapper.hosting-features-wrap{
    padding-bottom: 30px;
}
.cloudsites-page .row-wrapper.get-help h6{
    font-size: 14px;
}
@media (max-width: 768px) {
    .cloudsites-page .row-wrapper.hosting-product-hero{
        min-height: 125px;
    }
    .cloudsites-page .hosting-plan-description li{
        font-size: 12px;
    }
}
