html, body { overflow-x:hidden; }

#inleedinfo-bg { background-color: #0662d6; }
  #inleedinfo { margin: 0 auto; max-width: 1345px; text-align: left; padding: 70px 20px 150px 20px; color:#FFFFFF; }
    #inleedinfo h1 { font-size: 78px; padding-bottom: 80px; }
    .inleedinfo-section-finger { float: left; width:10%; }
    h2 { float: left; width: 15%; padding-right: 140px; }
    .inleedinfo-section-text { float: left; width: 50%; font-weight: 300; }
    .clear-space { clear: both; height: 80px; }
    #inleedinfo a { color: #b0f947; font-weight: bold; }

    #cowokers { padding-left: 100px; font-weight: 300; padding-bottom: 100px; }
      .cowokers { float: left; margin-left: 30px; margin-right: 30px; padding-bottom: 50px; }
        .cowoker { margin-top: 20px; line-height: 30px; }

  #reviews { height:402px; width:100%; margin-top:50px; }
    #reviews-absolute { position:absolute; left:-294px; right:-99999999999999999999999999999px; }
      #reviews .review { float:left; width:470px; background:#FFF; margin-left:20px; margin:right:20px; color:#000000; padding:35px 34px; }
        #reviews .review .review-item1 { font-size:32px; padding-bottom:25px; font-weight:bold; }
        #reviews .review .review-item2 { height:215px; overflow:hidden; line-height:30px; }
          #reviews .review .review-item2 a { color: #0662d6; }
        #reviews .review .review-item3 { padding-top:30px; }


  #welcome-inleed { margin:0 auto; background-image: url('../../images/inleed/welcome-inleed.svg'); background-position: center; background-repeat: no-repeat; width: 506px; height: 318px; text-align: center; margin-top:70px; }
    h3 { font-size: 52px; padding-top:80px; }
    #welcome-inleed p { margin-top:35px; }
