#_96d9{
    padding: 8px;
    border-radius: 24px;
    background: #f2f3f5;
    position: -webkit-sticky;
    position: sticky;
    top: 92px;
}

#_96d9 #_8c44{
    
    margin:auto;
    text-align:center;
}

#_96d9 #_8c44 img{
    border-radius: 50%;
}

#_96d9 h3{
    text-align:center;
    font-size:22px;
    margin:15px auto 10px auto;
}

#_96d9 h4{
    text-align:center;
}

#_96e9{
    padding: 8px;
    border-radius: 24px;
    background: #f2f3f5;
    top: 92px;
}

@media only screen and (max-width: 600px) {
    #_96e9{
        margin-top:20px;
    }
}