.teaser.teaser-content.stoerer-flag-content-teaser-styling {
position: relative;
container-type: inline-size;
container-name: content-teaser-container;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .figures {
background-color: #FFFFFF;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .content .headline {
padding-top: 34px;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers {
position: initial;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .flag {
position: absolute;
top: 241px;
left: 20px;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber {
position: absolute;
top: 142px;
right: 8px;
transform: rotate(9.36deg);
color: #000;
width: 96px;
height: 96px;
}
@container content-teaser-container (min-width: 400px) {
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber {
right: 88px;
}
}
@media (max-width: 430px) {
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber {
width: 75px;
height: 75px;
}
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber .inner {
padding: 0 !important;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p {
color: #000 !important;
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p strong {
font-size: 20px;
line-height: 20px;
display: block;
}
@media (max-width: 430px) {
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p strong {
font-size: 18px;
line-height: 18px;
}
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p .inactive {
font-size: 14px;
line-height: 14px;
font-weight: 700;
display: block;
margin-bottom: 3px;
color: inherit !important;
}
@media (max-width: 430px) {
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p .inactive {
font-size: 12px;
line-height: 14px;
}
}
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p .small {
font-size: 12px;
line-height: 14px;
display: block;
}
@media (max-width: 430px) {
.teaser.teaser-content.stoerer-flag-content-teaser-styling .disturbers .disturber p .small {
font-size: 10px;
line-height: 14px;
}
}