.entity-wrapper {
     /* padding-top:100px; */
     max-width: 1500px;
     margin-left:1rem;
     margin-right: 1rem;
     /* margin: 0 auto; */
     font-size:15px;
     color: #424B53;

     /* display: flex;
     flex-direction: column;
     justify-content: center; */
     /* display:flex;
     justify-content: center;
     flex-direction: column; */
   }