.asmb-advertorial-builder-banner {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.ph-teaser-big .asmb-advertorial-builder-flag,
.ph-teaser-small .asmb-advertorial-builder-flag,
.ph-teaser-detailed .asmb-advertorial-builder-flag {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 6px;
    margin-top: -6px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa0000;
    font-size: 12px;
    line-height: 21px;
}

.ph-teaser-pure .asmb-advertorial-builder-flag,
.ph-teaser-illustrated .asmb-advertorial-builder-flag {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin-top: -6px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa0000;
    font-size: 12px;
    line-height: 21px;
}

.ph-teaser-mega .asmb-advertorial-builder-flag {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 6px;
    margin-top: -6px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa0000;
    font-size: 12px;
    line-height: 21px;
}