.estoreTable{margin-top: 0; margin-bottom: 0;}
    .estoreTable table{background: #fff; margin-bottom: 0;}
    .estoreTable td, .estoreTable th{font-size: 12px; border-color: #ededed !important;}
    .graybg{background: #ededed;}
    .graybox{height: 195px;}
    .btn-primary, .btn-danger, .btn-black{color: #fff !important;}

@media (max-width: 1024px) {
  .graybox{height: 285px;}
}

@media (max-width: 768px) {
  .graybox{height: auto!important;}
}





