 body.admin-bar #header-fixed{ top: 32px;  } @media screen and (max-width: 782px) { body.admin-bar #brxe-hbjwxg { top: 46px;  } }  .featured-inside-text { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; display: block; height: auto; border-radius: 20px; margin-bottom: var(--gap-sm); margin-top: var(--gap-sm); box-shadow: 0px 0px 5px 0px #212121; }  .wp-block-image img { max-width: 100%; height: auto; display: block; border-radius: 20px; margin-bottom: var(--gap-sm); margin-top: var(--gap-sm); box-shadow: 0px 0px 5px 0px #212121; }  .nav-list-header-item.active, .nav-list-canvas-item.active, .nav-list-fixed-header-item.active { border-bottom: 2px solid #fff; } .mab-breadcrumbs-item { word-break: break-word;  white-space: normal;  }  .payment_flag_img { display: block; border-radius: 4px; }   table { border-collapse: collapse; width: 100%; margin-bottom: 25px; } table th, table td { border: 1px solid #cccccc !important;  padding: 10px 15px !important;  text-align: left; }  table th { background-color: #f5f5f5; font-weight: bold; }  table { display: block; max-width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }