/* Page 05-politik-alternative.html */

.jumbotron.jumbotron-list-tiles {
   /* background-attachment: unset;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #fff;*/
	background-image: url(/wp-content/themes/bayernde/assets/images/svg/bg-rauten-blau-15.svg);
   background-repeat: repeat-x;
    background-size: 100% auto;
    background-position: top;
    background-attachment: unset;
/*	background-color:rgba(233, 236, 239, 0.5);*/
        padding: 60px 0 0;
}

.jumbotron .our-header-list-tiles .breadcrumb-section {
    color: #001322;
}

.our-header.our-header-list-tiles {
    margin-top: 0;
    padding: 0;
    background: transparent;
    margin-left: 0;
    margin-right: 0;
}

.our-header-list-tiles h1 {
     margin-top: 40px;
     margin-bottom: 16px;
 }

.our-header-list-tiles h4 {
    margin-bottom: 33px;
}


