﻿ 
@media(max-width:768px){
    .scrolldata{
        width:70px !important;
    }
    #detailsTable td input{
        width:unset !important;
    }
}



