.gx-sidebar .gx-sb-logo .sb-full img {
    width: 100%;
    max-height: 65px;
}

.screen_img{
    width: 100%;
    height: auto;
}

#gx_create_a_project li{
    font-weight: bold;
}

.gx-topic-list nav{
    overflow-y: auto;
    max-height: 550px;
}

ol li{
    list-style-type: circle;
    padding-bottom: 0 !important;
}
