.about .about__portrait-section {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.about .about__portrait-wrapper {
  height: 100%;
}
.about .about__link-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.about .about__desc-section {
  margin-right: 50%;
}

.section .br {
  display: none;
}