.support-zone {
  margin: 30px 0 60px 0;
  padding-top: 10px;
  position: relative;
  text-align: center;
}

.line-before::before {
  width: 50%;
  left: 25%;
}

.support-bloc {
  margin-bottom: 20px;
  text-align: left;
}

.support-question {
  font-weight: 600;
  font-size: 18px;
  color: #002157;
}

.support-text {
  font-size: 15px;
}

.problem-inner-image {
  max-width: 90%;
  border: 1px solid #818181;
}
