.experience-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.experience-navlink10 {
  display: contents;
}
 
.experience-text10 {
  font-weight: 700;
}
 
.experience-container14 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-container15 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-container16 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-container17 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-thq-active-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-container18 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-container19 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.experience-navlink18 {
  display: contents;
}
 
.experience-navlink19 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .experience-text20 {
    width: 603px;
  }
  .experience-image2 {
    width: 471px;
    height: 392px;
    margin-right: 0px;
  }
  .experience-image3 {
    width: 513px;
    height: 957px;
  }
}


.experience-summary-combined {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid rgba(17, 40, 58, 0.12);
}
.experience-summary-combined h2 {
  margin: 0 0 14px;
}
.experience-summary-combined p {
  margin: 0 0 12px;
  color: #657b8d;
  line-height: 1.7;
}
.experience-summary-combined p:last-child {
  margin-bottom: 0;
}
