@media only screen and (max-width: 991px){
    *{
        margin-left: 0px !important;
    }
    .flexrow{
        display: block !important;
    }
    .nav-link{
        /* text-align: center !important; */
    }
    .toper{
        margin-top: 35px;
    }
    .imginner{
        height:300px !important;
    }
    .top{
        margin-top: 0px !important;
    }
    .dissapear{
        display: block !important;
    }
    .par{
        margin-left: 0% !important;
    }
    .img-pro{
        width:130px;
    }
    .nob{
        width: 150px;
    }
    .winner{
        display: none !important;
    }
    .xob{
        display: inline-block;
        border: 0.2px solid #aaa9ad;
        margin-left: 10px !important;
        margin-top: 10px !important;
        
    }
    .embdMap{
        width: 70%;
        height: 300px;
    }
    .embdMap-two{
        width: 70%;
        height: 300px;
    }
    .vixu{
        margin-top: 30px;
    }
    .small{
        display: block !important;
    }
}