body #content #mgmt-services {
  padding: 0 20px; }
  body #content #mgmt-services .container {
    margin-bottom: 60px;
    margin-top: 20px;
    
    padding: 0; }
    body #content #mgmt-services .container h2 {
      line-height: 35px;
      text-align: center; }
    body #content #mgmt-services .container img.hr {
      display: block;
      margin: 8px auto 6px auto; }
    body #content #mgmt-services .container p {
      font-size: 14px;
      line-height: 24px;
      margin-left: 25px;
      margin-right: 25px; }
  body #content #mgmt-services ul {
    overflow: hidden; }
    body #content #mgmt-services ul li {
      float: left;
      margin-left: 10px;
      
      width: 256px; }
      body #content #mgmt-services ul li h3 {
        color: white;
        font-size: 26px;
        font-weight: normal;
        line-height: 31px;
        margin: 0 auto;
        text-align: center;
        width: 183px; }
        body #content #mgmt-services ul li h3.wide {
          width: 256px; }
      body #content #mgmt-services ul li ul {
        margin-bottom: 50px;
        margin-top: 18px; }
        body #content #mgmt-services ul li ul li {
          color: #4D4D4D;
          margin-left: 0; }
          body #content #mgmt-services ul li ul li p {
            font-size: 14px;
            margin-bottom: 3px;
            padding: 0;
            text-align: center; }
