/*
Theme Name: intern-jpholic-child
Template: intern-jpholic
*/
.um-74.um.um-profile-body {
    max-width: none !important; 
}
.um-profile .um-profile-body {
    padding-top: 15px;
    /* padding-bottom: 15px; */
    max-width: none !important; 
    margin: auto;
}
.internship__item__block img{
    width: 100px;
    height: 100px;
    border-radius: 50% !important;
    object-fit: cover;
  }
  