.header{
    height: 100vh;
  }
  .header-img img{
    height: 45rem;
    width: 100%;
    object-fit: contain;
    padding-top: 7rem;
  }
  .app-process img{
    height: 3rem;
    padding-bottom: 8px;
  }
  .uxui-div{
    width: 18rem;
    padding: 2.3rem;
    border-radius: 1rem;
  }
  
  .web-dev {
    min-width: 18rem !important;
    padding: 2.5rem;
    cursor: grab;
  }
  .web-dev h3,.web-dev p{white-space: pre-wrap;}
  .technology {
    width: 7rem;
    height: 7rem;
    /* background: rgb(121, 64, 64); */
  }
  .web-dev ::ng-deep drag-scroll{
    height:25rem;
  }
  