/* CenterServ homepage finish v1: pricing wrapper and compact location clarification. */
body.cs-home #fullpage #pricing-section > .fp-tableCell{
 display:block!important;width:100%!important;max-width:none!important;
 height:auto!important;min-height:0!important;box-sizing:border-box;
}
body.cs-home #pricing-section .cs-buy-wrap{
 width:100%!important;max-width:1200px;margin-left:auto!important;margin-right:auto!important;
}
body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short{
 max-width:780px;line-height:1.6!important;
}
body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short .cs-location-explainer{
 display:block;color:inherit;font:inherit;
}
body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short strong{
 color:#f7f9fc;font-weight:650;
}
@media(max-width:600px){
 body.cs-home #cs-home-hero-v1 #cs-home-physical-location-short{line-height:1.55!important}
}
