.g-master-2025 {
  width: 100%;
}
.g-master-2025 .infinite-wrapper {
  max-width: 100%;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 75px;
}

.g-master-2025 .wrapper {
  max-width: 1240px;
  width: 100%;
  margin: auto;
}

.g-master-2025 img {
  width: 100%;
  height: auto;
}

.g-master-2025 .button {
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
}
