/* BEGIN custom_css_box */
#services-detail .center {
    margin: auto;
    width: 50%;
    border: none;
    padding: none;
}
#services-detail .col-md-4.col-sm-6 {width:100%;}

.bg-mask {opacity:0.2;}

body{font-size:17px;}

#client,#pricing-table{display:none;}

div .big-ticker  {
    transition-duration: 10s;
}
/* END custom_css_box */
