a.dssuryawanshi-mob {
    font-size: 21px;
    width: 100%;
    float: left;
    text-align: center;
    color: #000;
    font-weight: 900;
    display: none;
    font-family: ruluko;
    position:fixed;
    z-index:99999;
    right: 0px;
    bottom: -7px;
}
@media (min-width: 320px) and (max-width: 767px){
.desktp_bn {height: 498px!important;}
a.dssuryawanshi-mob {display: block;}
.main-navigation {position: relative; bottom: 0px; height: 65px;}

}