/*
/* Using page
/* dedicated-servers.tpl
/*
 */

@media (min-width: 1181px) {
    .section_4products .dedicated .server-spec {
        height: 106px;
    }
    .section_4products .cloud .server-spec {
        height: auto;
    }
}
.section_4products .product_name {
    margin-top: 0;
}
@media (min-width: 1181px) {
    .section_4products .package {
        margin-bottom: 0;
    }
}

.section_4products .cny_event  {
    line-height: 20px;
    height: auto;
}
.section_4products .cny_event .product_name {
    margin-top: 10px;
}
