@media only screen and (min-width: 770px) and (max-width: 1000px)  {
   
    .pro_deatil_pg .col-md-9 {
        width: 100%;
    }
    .m-700-md-8, .m-700-md-4 {
        width: 100%;
    }
    .m-700-md-3 {
        width: 96%;
        margin-left: 2%;
        margin-top: 2%;
        margin-bottom: 2%;
    }
} 

.ban-cap a {
    top: 0 !important;
}