.headingtype2 p {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 200;
    line-height: inherit
}

@media (max-width:480px) {
  main .we-are-2 .shape-5.agile,
      main .we-are-2 .shape-5.business-needs-section,
      main .we-are-2 .shape-5.intranet-driven,
      main .we-are-2 .shape-5.pillars,
      main .we-are-2 .shape-5.projects,
      main .we-are-2 .shape-5.we-empower {
          top: 20px;
          left:0px;
      }
        main .we-are-2 .shape-5.agile,
      main .we-are-2 .shape-5.business-needs-section,
      main .we-are-2 .shape-5.intranet-driven,
      main .we-are-2 .shape-5.pillars,
      main .we-are-2 .shape-5.projects,
      main .we-are-2 .shape-5.we-empower img{
        width: 80%;
      }
      main .we-are-2 .shape-5{
        max-width: 70px !important;
        z-index: 1;
      }
}

