#scroll_top_btn {
/*    border-style: none;
    border-width: 2px;
    border-color: #036de9;
    border-radius: 100px;
*/    /*padding: 7px;*/
    position: fixed;
    bottom: 192px;
    right: 7px;
    cursor: pointer;
}

#scroll_top_btn img{
    width: 60px;
}
