<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
.lesDtfonts {
  margin-right: 0;
  margin-bottom: 0;
  height: 3rem;
}
.new_arrivals_desc {
  width: 48rem;
}
@media screen and (max-width: 768px) {
  .new_arrivals_desc {
    width: 100%;
  }
}</pre></body></html>