/* Branch logo border radius */
.branch-profile_logo img {
    border-radius: 12px;
}

.branch-profile_details {
    border-radius: 12px;
}