      .custom-what .why h1 {
           margin-bottom: 52px;
       }
       .custom-what .why {
           padding: 66px 17% 0 17%;
       }
       .custom-what .why .tray .why-item img {
           width: 53%;
           margin-bottom: 56px;
           border-radius: 50%;
       }
       .custom-what .why .tray .why-item img:hover {
           -webkit-box-shadow: 0 0 15px 0 rgba(51, 51, 51, .3);
           -moz-box-shadow: 0 0 15px 0 rgba(51, 51, 51, .3);
           box-shadow: 0 0 15px 0 rgba(51, 51, 51, .3);
       }
       .custom-what .why .tray .why-item .why-title {
           font-size: 16px;
           font-weight: 500;
           padding: 0 11%!important;
       }
       .custom-what .why .tray .why-item img {
           margin-bottom: 29px!important;
       }
       .custom-what .why .tray {
           padding-bottom: 69px;
           border-bottom: none;
       }
       section.why h1 {
           text-align: center;
           font-size: 24px;
           text-transform: uppercase;
           margin-bottom: 82px;
       }
       section.why .tray {
           display: flex;
           padding-bottom: 97px;
           border-bottom: 1px solid #ccc;
       }
       section.why .tray .why-item {
           width: 33%;
           text-align: center;
       }
       section.why .tray .why-item:first-of-type img {
           margin-bottom: 36px;
       }
       section.why .tray .why-item img,
       .segmentation section.why .tray .why-item:first-of-type img {
           width: 44%;
           margin-bottom: 56px;
       }
       section.why .tray .why-item .why-title {
           /*text-transform: uppercase;*/
           
           font-size: 18px;
           font-weight: 600;
           margin-bottom: 19px;
           color: #333;
       }
       section.why .tray .why-item:first-of-type .why-title {
           padding: 0 10%;
       }
       section.why .tray .why-item .why-para {
           padding: 0 9%;
           font-size: 15px;
           color: #6a6c6e;
           font-weight: 100;
       }
       section.value h1 {
           text-transform: uppercase;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 26px;
           padding: 0;
       }
       @media (max-width: 1000px) {
           section.why {
               padding: 97px 10% 0 10%;
           }
           section.value {
               padding: 74px 10% 0 10%;
           }
       }
       @media (max-width: 768px) {
           .orange .statement {
               font-size: 18px;
               padding: 50px 10%;
           }
           section.why .tray,
           section.value .tray {
               flex-direction: column;
           }
           section.why .tray .why-item,
           section.value .tray div {
               width: 100%!important;
           }
           .overview section.why .tray .why-item {
               margin-bottom: 50px;
           }
           .overview section.why .tray .why-item:nth-of-type(3) {
               margin-bottom: 0;
               section.value .tray div {
                   padding-left: 0!important;
               }
               section.why .tray .why-item img,
               .segmentation section.why .tray .why-item:first-of$ width: 50%;
               margin-bottom: 36px;
           }
           section.why .tray .why-item .why-para {
               padding: 0 15%;
               margin-bottom: 50px;
           }
           section.why .tray .why-item:last-of-type .why-para {
               margin-bottom: 0;
           }
           section.get-started a {
               padding: 10px 20px;
           }
           section.get-started div:first-of-type {
               font-size: 18px;
           }
           .custom-value {
               flex-direction: column;
           }
           .custom-value .value-prop {
               padding: 75px 0;
               width: 100%;
           }
           .custom-value .value-prop:nth-of-type(2) {
               border-left: none;
               border-right: none;
               border-bottom: 1px solid #e6eaef;
               border-top: 1px solid #e6eaef;
           }
           .custom-value {
               padding: 10px 0;
           }
           .custom-testimonial {
               text-align: center;
           }
           .custom-testimonial .testimonials {
               display: flex;
               flex-direction: column-reverse;
               -webkit-flex-direction: column-reverse;
           }
           .custom-testimonial .testimonials div {
               width: 100%
           }
           .custom-testimonial .company-logo img {
               width: 60%;
               margin-bottom: 45px;
           }
           .custom-testimonial .quote {
               padding: 0;
           }
