@media only screen and (max-width: 600px){
    .video-phone{
            height: 370px;
    }
    #navbarNav{
        background: black;
    }
    .navbar-light .navbar-nav .nav-link{
        margin-top: 2px;
    }
    .baadcr
    {
        height:0px !important;
    }
    .badcr
    {
        height:250px !important;
    }
    .national
    {
        display:none;
    }
    .subform
    {
        justify-content: center;
        display: flex;
        margin-bottom:5px;
        font-size: 7px;
        margin-right: 1px;
    }
    .pro-mainimg {
    /*min-height: 80vh;*/
    height: 50vh !important;
    width: 100% !important;
    overflow: hidden;
    position: relative;
    }
}



    .baadcr
    {
        height:550px;
    }
    .badcr
    {
        height:350px;
    }
