﻿.profile-image-wrapper .image-wrapper {
   border: unset; 
   background-color: unset;
}

  .profile-image-wrapper img {
    border-radius: 20px;
  }

  .profile-image-wrapper .change-img {

  }

  .profile-image-wrapper .change-img:hover {
    bottom: 0px;
  }
