.c_consent {
  border: 1px solid #DDDDDD;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.c_consent-marketing .c_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_consent-statistic .c_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_consent-functional .c_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_consent-wrapper {
  padding: 2em;
}

.c_consent-text {
  font-size: 1.5em;
  padding-bottom: 1em;
}

.c_consent-youtube {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.c_consent-youtube .c_consent-wrapper {
  padding-top: 20%;
}
