.desktop {
  background-color: #ff8343;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.desktop .overlap-group-wrapper {
  background-color: #ffffff;
  width: 1440px;
  height: 988px;
}

.desktop .overlap-group {
  position: relative;
  height: 988px;
  background-color: #ff8343;
}

.desktop .text-wrapper {
  position: absolute;
  top: 939px;
  left: 610px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #ffefd5;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.desktop .img {
  position: absolute;
  width: 748px;
  height: 405px;
  top: 449px;
  left: 346px;
  border-radius: 16px;
  background-image: url(./img/img.png);
  background-size: cover;
  background-position: 50% 50%;
}

.desktop .group {
  position: absolute;
  width: 175px;
  height: 36px;
  top: 380px;
  left: 633px;
}

.desktop .we-re-baking-up-a {
  position: absolute;
  width: 540px;
  top: 322px;
  left: 450px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #ffefd5;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.desktop .div {
  position: absolute;
  top: 241px;
  left: 410px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #ffefd5;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.desktop .logo-global-sweet {
  position: absolute;
  width: 200px;
  height: 192px;
  top: 17px;
  left: 620px;
}

.desktop .group-2 {
  position: absolute;
  width: 251px;
  height: 20px;
  top: 887px;
  left: 595px;
}

.desktop .text-wrapper-2 {
  position: absolute;
  top: 2px;
  left: 37px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #ffefd5;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.desktop .group-3 {
  position: absolute;
  width: 27px;
  height: 20px;
  top: 0;
  left: 0;
}
