
.viewer-element .page-content-front {
    width: 1200px !important;}

.push-number-cms p {
	position: absolute;
    color: rgba(0,0,0,.05);
    font-size: 18.75rem !important;
    font-weight: 700;
    font-style: italic;
    z-index: -1;
    right: 0;
    top: -90px;
    margin: 0 !important;
}

.carousel-full .swiper-container{
	width: 100% !important;
    margin-left: auto !important;
}

.quote-introduction p{
  background-color:#ffffffc7;
  padding:5px;
}

.viewer-element .illustration.illustration--normal .illustration-media-image{
	width: 92%;
}

.viewer-element .articlebundle .articlebundle-banner-image img{
    max-height: 100%;
    min-width: auto !important;
}

.viewer-element .std-form select {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid !important;
    text-align: left !important;
}