.long_terms {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  padding: 24px;
}

.long_terms .title-box {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 24px;
  line-height: 36px !important;
  color: #333;
  margin-bottom: 16px;
}

.long_terms .long_terms-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 27px !important;
  color: #333;
  margin-bottom: 16px;
}

.long_terms .long_terms-desc {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  color: #555;
  margin-bottom: 16px;
}

.long_terms .sg_chrome_link {
  justify-content: center;
}

.long_terms .sg_chrome_link .sg_sprawdz {
  background: #FF6000;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 20px;
  line-height: 30px !important;
}

.sungroup.page .line {
  min-height: 1px;
  width: 100%;
  max-width: 100%;
  margin: 24px 0;
  background: #CCCCCC;
}

.long_terms .sg_sprawdz_pytania {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  color: #0B4696;
  text-decoration: none;
}

.sg_reklamacje_content {
  box-sizing: border-box;
  border: 1px solid #FF6000;
  padding: 24px;
}

.header_box {
  background-color: unset;
  min-height: 36px;
  border: unset;
  margin-bottom: 16px;
}

.polecam_abs {
  left: -24px;
  top: 50%;
  transform: translate(0%, -50%);
}

.sg_reklamacje_content p#sg_naj {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 24px;
  line-height: 36px !important;
  text-align: center !important;
  color: #333 !important;
}

.sg_reklamacje_content .sg-box-desc {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 27px !important;
  color: #333;
  margin-bottom: 16px;
}

.content_korzysci .box_korzysc {
  background: #F8F8F8;
  box-sizing: border-box;
  padding: 16px 24px;
  width: 50%;
  max-width: 100%;
}

.content_korzysci .box_korzysc:first-child {
  margin-right: 16px;
}

.box_korzysc h6 img {
  margin-right: 16px;
}

@media (max-width:650px) {
  .polecam_abs {
    top: -24px;
    transform: unset;
  }
  .sg_reklamacje_content p#sg_naj {
    margin-top: 20px;
  }
  .content_korzysci .box_korzysc {
    width: 100%;
    max-width: 100%;
  }
  .content_korzysci .box_korzysc:first-child {
    margin-right: 0;
  }
}

@media (max-width:500px) {
  .long_terms {
    padding: 16px;
  }
  .sg_reklamacje_content {
    padding: 16px;
  }
  .polecam_abs {
    top: -16px;
    left: -16px;
  }
  .sungroup .status_reklamacji {
    padding: 16px !important;
  }
}
