.hero-tabs_bg {
  height: 17%;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-tabs_bg {
    width: 42rem;
    height: 15%;
  }
}
