#sub-wrap.jj-grooming-wrap,
#sub-wrap.jj-grooming-wrap .sub-contents,
#sub-wrap.jj-grooming-wrap .landing-area {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

#jj-grooming-frame {
  display: block !important;
  width: 100% !important;
  height: 100vh !important;
  min-height: 100vh !important;
  border: 0 !important;
  background: #fff !important;
}

@media (min-width: 1025px) {
  #sub-wrap.jj-grooming-wrap {
    margin-left: 240px !important;
    width: calc(100% - 335px) !important;
  }
}
