.processor-img {
  display: block;
  margin: 0 auto;
}
.orange-dg-text {
  background: #E96C3D;
  background: linear-gradient(to right, #E96C3D 0%, #B52024 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 924px) {
  #nitro-v16-performance img {
    max-width: 150%;
    width: 100%;
  }
}

@media (min-width: 768px) {
  #processor .processor-text {
    margin-top: -4rem;
  }
}
