.bgbr-bannr img{
    width: 100%;
    height: 220px;
}

.bgbr-img{background-color: #f0f0f08f;
    text-align: center;
    border-radius: 38px;
}

.bgbr-img h3 {
    line-height: 1.5;
    border-radius: 20px;
    background-color: #ffffff40;
    font-weight: 500;
    font-size: 16px;
    margin-top: 14px;
    padding: 13px 10px;
    text-align: -webkit-center;
}

.bgbr-img img{
    margin-top: 45px;
    height: 200px;
    width: 215px;
    max-width: 100%;
    padding: 2px;
    border: 10px solid #ffffff;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    border-radius: 50%;
}

.bgbr-msg h2 {width: 500px;
    border-bottom: 1px solid;
    /* background: linear-gradient(45deg, rgba(11, 69, 127, 0.473) 49%, #cc000067 49%); */
    color: rgb(11, 69, 127);
    font-weight: 600;
    font-size: 19px;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.bgbr-msg{
    
    /* text-align: -webkit-center; */
    padding: 12px 30px;
}

.bgbr-msg p{
    text-align:justify;
    margin-top: 12px;
    color: #424242;
}

.bgbr-main{
    padding: 10px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    border-radius: 38px;
    /* border-bottom: 2px solid #0b457f; */
    /* box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; */
    margin: 20px;
    /* border: 1px solid lightcyan; */
    
}

.jai-bro p{
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}