.profile_img{
    width: 225px;
    height: 225px;
}
a.button_radius{
   border-radius: 0px;
   font-weight: bold;
}
a.button_radius:hover {
    background-color: #337AB7;
    color: #ffffff;
}
.display_none{
    display: none !important; 
}

