.shortlink-profile-img-card{
    width: 40%;
     height: 40%;  
     min-width: 200px;
      min-height: 200px; 
      margin-top: 10px;
      margin: 20px auto 10px; 
      display: block;  
       border-style: none;
  }
.header-text{
    direction: rtl; 
    justify-content: center;
    font-size: 25px;
}
.box{
    min-width: 75%;
     min-width: unset ;
     padding: 40px 40px;
     background-color: rgb(241, 178, 212);
}