.experience {
  background: #147dff;
  width: 100%;
  height: 2.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.experience-btn {
  width: 1.92rem;
  height: 0.64rem;
  background: #fff;
  border-radius: 0.06rem;
  margin-left: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#cloudScalabilityGroupDeploymentSubTitle{
  line-height: 21px;
}

.experience_host {
  background: #147dff;
  width: 100%;
  height: 2.3rem;
  justify-content: flex-start;
  align-items: normal;
}
