/* Rooster CSS */

.profile-detail img {
    height: 240px;
    width: 240px;
}
.rounded-circle {
    border-radius: 50%;
}
.img {
    vertical-align: middle;
    border-style: none;
}
.profile-detail {
    text-align: center;
}