#sg_b.sungroup .sg_container {
  max-width: 1200px;
  margin: 0 auto;
}
#sg_b.sungroup .o_title {
  display: none !important;
}
#sg_b.sungroup .sg_title {
  font-family: Poppins;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  margin: 40px 0 32px;
}
@media (max-width: 767px) {
  #sg_b.sungroup .sg_title {
    font-size: 24px;
    margin: 24px 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #sg_b.sungroup .sg_title {
    font-size: 28px;
    margin: 32px 0 24px;
  }
}
#sg_b.sungroup .odmiana,
#sg_b.sungroup .grupa {
  margin-top: 0px;
}
