.filesUpload{
    height:180px;
}
.rightMb{
    height:100%;
    width: 100%;
    background:#fff;
}
.inner{
   text-align: center;
}
.mbImg{
    position:relative;
}
.mbImg p{
    position:absolute ;
    left: 16%;
    right: 16%;
    margin: 0 auto;
    top: 14%;
    text-align: left;
    font-size: 11px;
    background: #fff;
    padding:8px 5px;
    height: auto;
}
.numCss {
    width: 49px;
    padding: 5px 0;
    border: 2px solid #485ec4;
    margin: 0 auto;
}

@media (min-width: 991px){
    .topnav_responsive {
        display: none!important;
    }
}
