#featured-headset .bo-temp .subheader{ grid-row-start: 1; color: #44d62c; font-family: 'RazerF5'; font-size: 18px; font-weight:500; margin-bottom:-1rem;}
@media (max-width: 768px) {
	#featured-headset .bo-temp .subheader { gap:1;}
}
#featured-headset .bo-temp .mp-ribbon{
  color: #44d62c;
  font-family: 'RazerF5';
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 768px) {
  #featured-headset .bo-temp .mp-ribbon{
    margin-top: 0;
  }
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}