.fastenaktion_popupfenster {
	background: #ffa400;
	padding: 20px;
	font-size: 1.2em !important;
	position: fixed;
	top: 125px;
	left: calc(50% - 230px);
	width: 460px;
	hyphens: none;
	border: 2px solid rgba(152,30,50,.9);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	display: none;
	z-index: 100;
	margin:auto;
}

@media (max-width:600px) {
.fastenaktion_popupfenster {
	width: 100%;
	left: 0px;
	top: 160px;
}
.fastenaktion_popupfenster .h2 {
	font-size: 16px !important;
	line-height: 16px !important;
	margin-left: 110px !important;
}

.fastenaktion_popupfenster p {
	font-size: 16px !important;
}

}

.fastenaktion_popupfenster p {
  font-size: 18px;
  line-height: 1.3em;
}

.fastenaktion_popupfenster a:link,
.fastenaktion_popupfenster a:active,
.fastenaktion_popupfenster a:visited {
  color: #000;
}

.fastenaktion_popupfenster .csc-textpic-imagewrap {
  position: absolute;
  left: 20px;
  bottom: 0;
}

.fastenaktion_popupfenster .h2 {
  margin-left: 120px;
  font-size: 22px;
  padding-top: 10px;
  margin-bottom: 20px;
}

.fastenaktion_popupfenster .close {
  padding: 0;
  opacity: 0.5;
  padding-left: 4px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid rgba(152,30,50,.9);
  margin-left:4px;
}

.fastenaktion_popupfenster .frame-default.frame-type-textmedia.frame-layout-0 { display: block; }
.fastenaktion_popupfenster .ce-right .gallery-row .gallery-item.gallery-item-size-2 { max-width: unset; width: 30px; }


.fastenaktion_popupfenster .textmedia.textmedia-right .textmedia-gallery {
  float: right;
}


.fastenaktion_popupfenster .ce-right .gallery-row .gallery-item.gallery-item-size-2 {
  margin-bottom: 0;
}