@charset "UTF-8";
.rte a:not(.btn) {
  border-bottom: none;
  padding-bottom: 0px;
}


table, th, td {
    border: none;
}

p img {
   width: 100%;
}

page-ext page-app{
  width:auto;
}

.page-app{
  max-width:auto !importnat;
}