.nynm-26 {
  background-image: url(./Step-2_Onyco_NYNM_2025-04-MOBILE.webp);
  padding: 15px;
  background-position: right;
  display: none !important;
  background-size: cover;
  text-transform: uppercase;
}

.nynm-26 h2 {
  font-size: 18px;
  text-align: left;
  margin: 0;
  color: white;
  font-weight: 700;
  text-shadow: 1px 1px 2px #000000;
}

.nynm-26 div p.up-to span {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 400;
  margin-right: 5px;
}

.nynm-26 div p.up-to span::after {
  content: "";
  height: 5px;
  width: 20px;
  background-color: white;
  display: block;
}

.nynm-26 div p.up-to {
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
  color: white;
  text-shadow: 1px 1px 2px #000000;
}

.nynm-26 div p.with-code {
  background-color: #ef5100;
  color: white;
  padding: 8px 12px;
  display: inline-block;
  margin: 10px 0px;
  font-size: 14px;
}

@media only screen and (min-width: 768px) {
  .nynm-26 {
    background-image: url(./Step-2_Onyco_NYNM_2025-03-DESKTOP.webp);
    padding: 30px;
    background-position: bottom;
  }
}
