/*
Theme Name:         W2H 2015
Theme URI:          http://www.captns.ch
Description:        W2H 2015 Wordpress Theme
Version:            1.0.0
Author:             Captns & Partners
Author URI:         http://www.captns.ch
Text Domain:        sage

License:            Copyright (c) 2015 Captns & Partner
*/

article.cp_team header {
  display: flex;
  flex-wrap: wrap;
}

article.cp_team header h2.entry-title {
  width: 100%;
}

article.cp_team header .cp-team-position {
  width: calc(100% - 50px);
  float: unset;
}
