.bg-inset10{
  inset: 10px !important;
  z-index: 0;
  width: calc(100% - 20px) !important;
  height: calc(100% - 20px) !important;
  overflow: hidden;
}