* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
*{
  box-sizing:border-box;
}
body{
  margin:0;
}
div#i3qsbx{
  height:100%;
}
tbody li{
  color:#464547;
  font-size:16px;
  font-weight:400;
  line-height:24px;
}
.page-banner__asset:before{
  content:"";
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:linear-gradient(32deg, rgba(0, 7, 13, .34) 24%, rgba(0, 7, 13, 0));
  z-index:2;
}