@charset "utf-8";
.est {border-color:#666;}
.est .total {background: #E3FCDC;}
.est table th, .est table td {font-size:1.4rem;}

@media screen and (max-width: 960px) {
.est .table-wrap > .row.two-block, .est .table-wrap > table {width:926px!important;}
}
@media screen and (max-width: 540px){
section table {min-width:100%!important; width:100%!important;}
}