

#txtstar{
    position: relative;
    top: -355px;
    margin-bottom: 0px;
}


@media only screen and (max-width:500px) {
    #starsgyan{
        margin-top: -50px !important;
    }

}

@media only screen and (max-width:800px) {
   
    #txtstar{
        position: relative;
        top: 0px;
        margin-bottom: 0px;
    }

}
/* -------------------- */

