.desktop-1-child,
.icon,
.icon1 {
  position: absolute;
  overflow: hidden;
}
.desktop-1-child {
  top: 902px;
  left: 1440px;
  width: 45px;
  height: 13px;
}
.icon,
.icon1 {
  max-width: 100%;
  object-fit: cover;
}
.icon {
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  height: 118px;
}
.icon1 {
  width: calc(100% - 1319px);
  top: 607px;
  right: 1251px;
  left: 68px;
  height: 295px;
  cursor: pointer;
}
.desktop-1 {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  height: 902px;
  overflow: hidden;
}
