.flex_div{
    display: flex;
    flex-direction: row;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}
/* .prince_desk_2::-webkit-scrollbar{
    width: 2px;
    background-color: green;
} */
/*.font_class{*/
/*    font-family: 'Courier New', Courier, monospace;*/
/*    font-weight: bold;*/
/*}*/
.public_div::-webkit-scrollbar{
    width: 2px;
    background: transparent;
}

/*About Us page*/

