#projectPopup .popupContent .textContent .wrapper .header{
  max-width: 80%;
}
#projectPopup .popupContent .textContent .wrapper .description{
  margin-top: 20px;
  clear: left;
  max-width: 80%;
}
#projectPopup .popupContent .galleryContent{
  width: 50%;
}
#projectPopup .popupContent .textContent{
  width: 50%;
}