.sound-blasterx-h7-tournament-edition {
  
}
.hero-wrapper {
  width: auto;
  margin-top: -40px;
}
.hero-wrapper img{
  width: auto;
  margin-top: -50px;
}
.product-info-container .section-header-wrapper {
  background: #f2f2f2;
}
.audio-demo p{
  margin: 0 0 1em 0 !important;
  font-size: 14px !important;
}
.square {
  margin-top: 4px !important;
}

.mobile-mode {
  display: block;
}
.desktop-mode {
    display: none;
  }
@media (min-width: 1200px) {
  .section_audioprofiles .col-xs-12:nth-child(4),
  .section_audioprofiles .col-xs-12:nth-child(5)
   {
    width: 50%;
  }

  .section_audioprofiles .col-xs-12:nth-child(5) img:first-of-type {
    width: 26vw;
  }
  .section_audioprofiles .col-xs-12:nth-child(5) img:last-of-type {
    width: 40vw;
    max-width: 900px;
  }
  .desktop-mode {
    display: block !important;
  }
  .mobile-mode {
    display: none !important;
  }
}
@media (min-width: 1700px) {
.img-crop-center {
  text-align:left;
  }
}

@media (max-width: 768px) {
.hero-wrapper {
  margin-top: 0;
}
.hero-wrapper img {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  }
  .img-crop-center.img-gameplay img{
  width:150vw;
  }
}
