* {
   box-sizing: border-box;
}
.baeck2web {
   font-family: "Droid Sans",sans-serif;
   font-size: 0.8em;
   line-height: 1.25em;
   color: #000;
   background-color:#FFF;
   border-radius:20px;
   padding:20px;
}

.baeck2web h1,.baeck2web h2,.baeck2web h3,.baeck2web legend {
   font-family: 'PT Sans', sans-serif;
   font-weight:normal;
}

.baeck2web h1 {
   font-size:3em;
}
.baeck2web h2 {
   font-size:2em;
}
.baeck2web h3 {
   font-size:1.5em;
}

.baeck2web img {
   border: 0 none;
}
.baeck2web .btn, .baeck2web input[type="submit"], .baeck2web input[type="button"] {
   border: 1px solid #4e4e4e;
   border-radius: 5px;
   color: #444444;
   font-family: "Droid Sans",sans-serif;
   font-weight: 700;
   line-height: 16px;
   padding: 10px;
   text-decoration: none;
}
.baeck2web input[type="text"], .baeck2web input[type="search"], .baeck2web input[type="email"], .baeck2web input[type="telephone"], .baeck2web select {
   border: 0.1em solid #ccc;
   border-radius: 0.4em;
   color: #000;
   font-size: 1em;
   line-height: 100%;
   padding: 0.5em;
   width: 100%;
}
.baeck2web select {
   background-color: #fff;
   border-color: #4e4e4e;
   width: auto;
}

.baeck2web .content_nav ul {
   padding-left:0;
   margin-left:0;
}

.baeck2web .content_nav li {
   list-style-type: none;
   display:inline-block;
   padding-right:5px;
}

.baeck2web .content_nav li:not(:first-child):before {
   content: '\00bb';
   margin-right:5px;
}

.baeck2web .footer-copyright {
   text-align: right;
   margin-top:3em;
   font-size:0.8em;
}

.baeck2web .product-action-bar {
   margin-bottom: 1em;
   overflow: hidden;
}
.baeck2web .backlink-container {
   float: left;
   margin-top: 30px;
}
.baeck2web .backlink-container .btn {
   border-bottom-left-radius: 0;
   border-left: 0 none;
   border-top-left-radius: 0;
   display: block;
   font-weight: 400;
   height: 38px;
   margin-left: 8px;
   padding: 10px 25px;
}
.baeck2web .backlink-disabled {
   cursor: default;
   font-style: italic;
}
.baeck2web .backlink-container:before {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/sprites.gif");
   background-position: -11px -20px;
   background-repeat: no-repeat;
   content: "";
   height: 39px;
   position: absolute;
   width: 16px;
}
.baeck2web .sorting-container {
   float: right;
   margin-top: 25px;
   overflow: hidden;
   right: 0;
   text-align: right;
}
.baeck2web .sorting-container .control-group, .sorting-container .form-actions {
   display: inline-block;
   margin-right: 0;
   text-align: left;
}
.baeck2web .sorting-container input {
   display: none;
}
.baeck2web .items-per-page-container {
   float: right;
   margin-top: 25px;
}
.baeck2web .items-per-page-container .control-group, .baeck2web .items-per-page-container .form-actions {
   display: inline-block;
}
.baeck2web .items-per-page-container input {
   display: none;
}
.baeck2web .sorting-container label, .items-per-page-container label {
}
.baeck2web .items-per-page-container {
   text-align: right;
   width: 150px;
}
.baeck2web .sorting-container {
   width: 200px;
}
.baeck2web .sorting-container select {
   width: 185px;
}
.no-js .baeck2web .items-per-page-container input, .no-js .baeck2web .sorting-container input {
   display: inline;
   margin-left: 5px;
}
.baeck2web .item-list {
   overflow: hidden;
}
.baeck2web .item-list .paginator-list-container {
   overflow: hidden;
}
.baeck2web .item-list-link:hover .item-list-element, 
.baeck2web .item-list-link:active .item-list-element, 
.baeck2web .item-list-link:focus .item-list-element {
   box-shadow: 0.125em 0.125em 0.25em 0 rgba(0, 0, 0, 0.5);
}
.baeck2web .item-list-element {
   border: 0.125em solid black;
   border-radius: 0.25em;
   float: left;
   height: 12.375em;
   margin: 0.3%;
   position: relative;
   width: 49.4%;
}
.baeck2web .item-list-link {
   background-color: #fff;
   color: #444444;
   font-family: "Droid Sans",sans-serif;
   font-weight: 400;
   text-decoration: none;
}
.baeck2web .item-header {
   background-color: #fff;
   bottom: 0;
   min-height: 4em;
   position: absolute;
   vertical-align: middle;
   width: 100%;
}
.baeck2web .item-heading {
   border-top: 1px solid #4e4e4e;
   font-size: 1.2em;
   font-weight: inherit;
   line-height: 1.2em;
   margin: 0 auto;
   padding: 0.5em;
   text-align: center;
}
.baeck2web .filter-highlight {
   color: #0082bc;
   font-weight: bold;
}
.baeck2web .item-list-image {
   padding: 0.5em;
   text-align: center;
   width: 100%;
   z-index: 0;
}
.baeck2web .item-list-image-img, 
.baeck2web .product-list-image-img {
   max-height: 120px;
   max-width: 100%;
}
.baeck2web .product-image-default, 
.baeck2web .group-image-default {
   background: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/no-product-image-available.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
   height: 6.25em;
   margin: 0 auto;
   width: 6.25em;
}
.baeck2web .article-list-element-image-default {
   background: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/no-product-image-available.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
   height: 250px;
   width: 100%;
}
.baeck2web .group-image-default {
   background: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/folder-default.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.baeck2web .product-detail {
   overflow: hidden;
}
.baeck2web .flexslider {
   float: left;
   margin-right: 4%;
   width: 31%;
}
.baeck2web .product-content {
   float: left;
   width: 65%;
}
.baeck2web .product-detail h2 {
   color: #353535;
   font-size: 1.4em;
}
.baeck2web .product-detail h3 {
   color: #353535;
   font-size: 1.2em;
   margin: 2em auto 1em;
}
.baeck2web .allergen-item-contained-list {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.baeck2web .allergen-item-cross_contamination-list {
   
}
.baeck2web .allergen-item-cross_contamination-list h3 {
   font-size:1em;
}
.baeck2web .product-allergens {
   overflow: hidden;
}
.baeck2web .product-detail .product-allergens-heading {
   float: left;
   /*margin-bottom: 0;*/
   width: 100%;
}
.baeck2web .allergen-item {
   background-position: center top;
   background-repeat: no-repeat;
   float: left;
   height: 100px;
   margin-right: 10px;
   width: 75px;
}
.baeck2web .cross_contamination {
   display: none;
}
.baeck2web .allergen-incomplete {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a-1.png");
   width: 150px;
}
.baeck2web .allergen-empty {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a0.png");
   width: 100px;
}
.baeck2web .allergen-item-1 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a9.png");
   width: 85px;
}
.baeck2web .allergen-item-2 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a10.png");
}
.baeck2web .allergen-item-3 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a11.png");
}
.baeck2web .allergen-item-4 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a17.png");
}
.baeck2web .allergen-item-5 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a13.png");
}
.baeck2web .allergen-item-6 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a20.png");
}
.baeck2web .allergen-item-7 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a22.png");
}
.baeck2web .allergen-item-8 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a14.png");
}
.baeck2web .allergen-item-9 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a15.png");
}
.baeck2web .allergen-item-10 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a16.png");
}
.baeck2web .allergen-item-11 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a18.png");
   width: 100px;
}
.baeck2web .allergen-item-12 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a19.png");
}
.baeck2web .allergen-item-13 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a21.png");
}
.baeck2web .allergen-item-14 {
   background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/a23.png");
}
.baeck2web .allergen-item h4 {
   font-size: 12px;
   font-weight: 700;
   line-height: 14px;
   margin-top: 70px;
   text-align: center;
}
.baeck2web .allergen-item aside {
   display: none;
}
.product-nutritionalfacts, 
.product-detail-nutritionalfacts
{
   overflow: hidden;
}
.product-nutritionalfacts-informations {
   font-size:0.7em;
   line-height:1em;
   margin:0.5em 0;
}
.baeck2web .product-detail-nutritionalfacts-item {
   background-color: #d4d800;
   border-radius: 5em;
   float: left;
   height: 5em;
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   width: 5em;
}
.baeck2web .product-detail-nutritionalfacts-item-heading {
   font-size: 0.8em;
   font-weight: normal;
   line-height: 1em;
   margin: 1.2em 0 0;
   min-height: 2.2em;
   text-align: center;
}
.baeck2web .product-detail-nutritionalfacts-item-value {
   display: block;
   text-align: center;
}
.baeck2web .product-detail-nutritionalfacts-item-gdavalue {
   background-color: #fff;
   border-radius: 2em 2em 0 0;
   display: block;
   font-size: 0.8em;
   height: 1.5em;
   line-height: 1em;
   margin: 0 auto;
   padding: 0.2em;
   text-align: center;
   width: 3em;
}
.baeck2web div.pagination {
   margin-top: 2em;
   width: 100%;
}
.baeck2web div.pagination ul {
   list-style: none outside none;
   margin: 0;
   padding: 0;
   text-align: center;
}
.baeck2web div.pagination ul li {
   display: inline;
}
.baeck2web div.pagination ul li.disabled a, div.pagination ul li.active a {
   color: #000;
}
.baeck2web div.pagination ul li.active a {
   font-weight: bold;
}
.baeck2web div.pagination ul li a {
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 0.4em;
   color: #444;
   display: inline-block;
   font-size: 1.3em;
   padding: 10px 15px;
   text-decoration: none;
}
.baeck2web .galleria-container {
   background: none repeat scroll 0 0 #fff;
}


/* advanced search start */

.baeck2web .active_filter_options {
   margin-bottom:20px; 
}

.baeck2web .active_filter_options-list {
   overflow:hidden;
   margin:0;
   padding:0;
}

.baeck2web .active_filter_options-list-option {
   display:inline-block;
   border-radius: 5px;
   border:2px solid #0082bc;
   margin:5px;
   padding:5px 10px;
   line-height: 1em;
}

.baeck2web .active_filter_options-list-option a, 
.baeck2web .active_filter_options-list-option a:hover, 
.baeck2web .active_filter_options-list-option a:focus
{
   padding-left:10px;
   font-size:0.8em;
   color:#000;
}

.baeck2web .advanced-search h2 {
   font-size:1.5em;
   margin:1em 3.5em;
}

.baeck2web .advanced-search-link {
   float:right;
   position:absolute; 
   bottom:0;
   right:0;
   padding:0 1em;
   font-size:1.0em;
}

.baeck2web .advanced-search-link a, 
.baeck2web .advanced-search-link a:hover, 
.baeck2web .advanced-search-link a:active {
   color:#FFF;
   text-decoration: none;
} 

.baeck2web .advanced-search-link a:hover {
   text-decoration: underline;
}

.baeck2web .advanced-search-hidden {
}

.no-js .baeck2web  .advanced-search-hidden {
   display:none;
}

.baeck2web .advanced-search-hidden #item-advanced-filter {
   display:none;
}

.baeck2web .advanced-search {
   overflow:hidden;
   border:2px solid #666;
   border-radius:10px;
   margin-bottom:2em;
   padding-bottom:1em;
}

.baeck2web .advanced-search h2:before {
   position:absolute; 
   width:35px;
   height:40px;
   background-image: url(/web/20201005024413im_/https://www.product-pointer.de/img/back2web/close.gif);
   content:'';
   margin-left:-50px;
}

.baeck2web .advanced-search.advanced-search-hidden h2:before {
   background-image: url(/web/20201005024413im_/https://www.product-pointer.de/img/back2web/open.gif);
}

.baeck2web .advanced-search h2 {
   cursor:pointer;
   margin-left:60px;
   line-height: 40px;
}

.baeck2web .advanced-search.advanced-search-hidden {
   padding-bottom: 0;
}

.baeck2web .advanced-search .form-actions {
   clear:both;
   margin-left:1em;
}

.baeck2web #item-advanced-filter {
   overflow:hidden;
}

.baeck2web #item-advanced-filter fieldset
{
   border:0;
}

.baeck2web #item-advanced-filter .as_searchvalue-fieldset, 
.baeck2web #item-advanced-filter .as_nutritionalfact-fieldset, 
.baeck2web #item-advanced-filter .as_allergen-fieldset
{
   float:left;
   width:48%;
   margin:1%;
   position: relative;
}

.baeck2web #item-advanced-filter fieldset legend {
   font-size:1.2em;
   margin-bottom:0.5em;
}

.baeck2web #item-advanced-filter span, 
.baeck2web #item-advanced-filter .as_allergen-fieldset fieldset legend {
   font-size:0.8em;
   line-height: 1em;
}

.baeck2web #item-advanced-filter .as_searchvalue-fieldset legend {
   /*display:none;*/
}

.baeck2web .hidden-fieldset {
   display:none;
}

.baeck2web #item-advanced-filter .as_allergen-fieldset {
   float:right;
   margin-bottom:0;
   padding-bottom:0;
}

.baeck2web .as_nutritionalfact-fieldset fieldset {
   overflow:hidden;
}

.baeck2web .as_nutritionalfact-fieldset fieldset label span {
   display:none;
}

.baeck2web .as_nutritionalfact-fieldset fieldset legend {
   display:none;
}

.baeck2web .as_nutritionalfact_op {
   float:left;
   width:20%;
   margin-right:2%;
   padding:0.4em;
   height:2.4em;
}

.baeck2web input.as_nutritionalfact_value {
   float:left;
   width:30%;
   margin-right:2%;
   padding:0.5em;
   height:2.4em;
}

.baeck2web .as_nutritionalfact_type {
   float:left;
   width:35%;
   margin-right:2%;
   padding:0.4em;
   height:2.4em;
}

.baeck2web .add_nutritionalfact {
   border: 0.125em solid #666;
   border-radius: 1em;
   color: #666;
   cursor: pointer;
   display: block;
   font-size: 1em;
   font-weight: bold;
   height: 1.5em;
   margin-top: -42px;
   position: absolute;
   right: 2em;
   text-align: center;
   width: 1.5em;
}

.baeck2web .clearfix:before,.baeck2web .clearfix:after{
   content:"";
   display:table
}
.baeck2web .clearfix:after{
   clear:both}
.baeck2web .clearfix{
   *zoom:1}
.baeck2web .prettycheckbox,.prettyradio{
   display:inline-block;
   padding:0;
   margin:0}
.baeck2web .prettycheckbox>a,
.baeck2web .prettyradio>a {
   height:65px;
   width:65px;
   display:block;
   cursor:pointer;
   margin:0;
   background:url('/web/20201005024413im_/https://www.product-pointer.de/img/allergensymbols.gif');
}

.baeck2web .as_allergen a.checked:before {
    background-image: url("/web/20201005024413im_/https://www.product-pointer.de/img/back2web/banned.gif");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 66px;
    left: 0;
    position: absolute;
    width: 100%;
}

.baeck2web .as_allergen {
   width:20%;
   float:left;
   margin:0 auto;
   text-align:center;
   position:relative;
}

.baeck2web .no-js .as_allergen {
   text-align: left;
   width:50%;
}

.baeck2web .as_allergen a, .baeck2web .as_allergen a:hover {
   text-decoration: none;
}

.baeck2web .as_allergen a:focus
{
   -khtml-opacity:.80; 
   -moz-opacity:.80; 
   -ms-filter:"alpha(opacity=80)";
   filter:alpha(opacity=80);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
   opacity:.80; 
}
.baeck2web #as_allergen_1.prettycheckbox>a {
   background-position-x: 0;
}
.baeck2web #as_allergen_1 a { /* getreide */
   background-position: -195px 0;
}
.baeck2web #as_allergen_1 a.checked { 
   background-position: -195px -65px;
}
.baeck2web #as_allergen_2 a { /* eier */
   background-position: 0 0;
}
.baeck2web #as_allergen_2 a.checked { 
   background-position: 0 -65px;
}
.baeck2web #as_allergen_3 a { /* erdnuss */
   background-position: -65px 0;
}
.baeck2web #as_allergen_3 a.checked { 
   background-position: -65px -65px;
}
.baeck2web #as_allergen_4 a { /* milch */
   background-position: -520px 0;
}
.baeck2web #as_allergen_4 a.checked { 
   background-position: -520px -65px;
}
.baeck2web #as_allergen_5 a { /* sellerie */
   background-position: -715px 0;
}
.baeck2web #as_allergen_5 a.checked { 
   background-position: -715px -65px;
}
.baeck2web #as_allergen_6 a { /* sesam */
   background-position: -845px 0;
}
.baeck2web #as_allergen_6 a.checked { 
   background-position: -845px -65px;
}
.baeck2web #as_allergen_7 a { 
   background-position: -455px 0;
}
.baeck2web #as_allergen_7 a.checked { 
   background-position: -455px -65px;
}
.baeck2web #as_allergen_8 a { 
   background-position: -390px 0;
}
.baeck2web #as_allergen_8 a.checked { 
   background-position: -390px -65px;
}
.baeck2web #as_allergen_9 a { 
   background-position: -130px 0;
}
.baeck2web #as_allergen_9 a.checked { 
   background-position: -130px -65px;
}
.baeck2web #as_allergen_10 a { 
   background-position: -910px 0;
}
.baeck2web #as_allergen_10 a.checked { 
   background-position: -910px -65px;
}
.baeck2web #as_allergen_11 a { 
   background-position: -585px 0;
}
.baeck2web #as_allergen_11 a.checked { 
   background-position: -585px -65px;
}

.baeck2web #as_allergen_12 a { 
   background-position: -780px 0;
}
.baeck2web #as_allergen_12 a.checked { 
   background-position: -780px -65px;
}

.baeck2web #as_allergen_13 a { 
   background-position: -650px 0;
}
.baeck2web #as_allergen_13 a.checked { 
   background-position: -650px -65px;
}

.baeck2web #as_allergen_14 a { 
   background-position: -975px 0;
}
.baeck2web #as_allergen_14 a.checked { 
   background-position: -975px -65px;
}

.baeck2web .prettycheckbox>a:focus,.prettyradio>a:focus{
   outline:0 none;
}
.baeck2web .prettycheckbox label,.prettyradio label{
   display:block;
   margin:6px 5px;
   cursor:pointer;
   height:20px;
}
.baeck2web .as_allergen a {
   margin:0 auto;
}
.baeck2web .as_allergen label {
   text-align: center;
   height:40px;
   line-height:18px;
   margin-top:0;
   font-size:12px;
}
.baeck2web .prettycheckbox a.disabled,
.baeck2web .prettycheckbox label.disabled,
.baeck2web .prettyradio a.disabled,
.baeck2web .prettyradio label.disabled{
   cursor:not-allowed
}
.baeck2web .prettycheckbox>a{
   background-position:0 0
}
.baeck2web .prettycheckbox>a:focus{
   background-position:-30px 0
}
.baeck2web .prettycheckbox>a.checked{
   background-position:-60px 0
}
.baeck2web .prettycheckbox>a.checked:focus{
   background-position:-90px 0
}
.baeck2web .prettycheckbox>a.checked.disabled{
   background-position:-150px 0
}
.baeck2web .prettycheckbox>a.disabled{
   background-position:-120px 0
}
.baeck2web .prettyradio>a{background-position:-180px 0}
.baeck2web .prettyradio>a:focus{background-position:-210px 0}
.baeck2web .prettyradio>a.checked{background-position:-240px 0}
.baeck2web .prettyradio>a.checked:focus{background-position:-270px 0}

.baeck2web .prettyradio>a.checked.disabled{background-position:-330px 0}.prettyradio>a.disabled{
   background-position:-300px 0
}

/* advanced search end */

@media only screen and (max-width: 15.625em) {
   .baeck2web .item-list-element {
      margin: 0.6%;
      width: 97.6%;
   }
}
.baeck2web .item-list-element {
   margin: 0.6%;
   width: 48.8%;
}
@media only screen and (max-width: 580px) {
   .no-js .baeck2web  .items-per-page-container {
      display: none;
   }
}
@media only screen and (min-width: 36.25em) {
   .baeck2web .item-list-element {
      margin: 0.5%;
      width: 32.3333%;
   }
}
@media only screen and (min-width: 50em) {
   .baeck2web .item-list-element {
      margin: 0.5%;
      width: 24%;
   }
}
@media only screen and (max-width: 62.5em) {
   .baeck2web .as_allergen {
      width:25%;
   }
}
@media only screen and (max-width: 53.125em) {
   .baeck2web #item-advanced-filter .as_allergen-fieldset {
      float:left;
      width:100%;
   }
   .baeck2web #item-advanced-filter .as_searchvalue-fieldset, 
   .baeck2web #item-advanced-filter .as_nutritionalfact-fieldset, 
   .baeck2web #item-advanced-filter .as_allergen-fieldset
   {
      width:100%;
   }
   .baeck2web .as_allergen {
      width:14%;
   }
}
@media only screen and (max-width: 53.125em) {
   .baeck2web #item-advanced-filter .as_allergen-fieldset {
      float:left;
      width:100%;
   }

   .baeck2web .as_allergen {
      width:14%;
   }
}
@media only screen and (max-width: 40.625em) {
   .baeck2web .as_allergen {
      width:20%;
   }
}
@media only screen and (max-width: 30em) {
   .baeck2web .as_allergen {
      width:25%;
   }
}

@media only screen and (max-width: 25em) {
   .baeck2web .as_allergen {
      width:33.333333333%;
   }
}
@media only screen and (max-width:18.75em) {
   .baeck2web .advanced-search {
      display:none;
   }
}
@media only screen and (max-width: 31.25em) {
   .baeck2web .flexslider, 
   .baeck2web .product-content {
      float: none;
      margin: auto 5%;
      width: 90%;
   }

   .baeck2web .product-ingredients-item ul, 
   .baeck2web .product-ingredients-item blockquote {
      padding-left:1.5em;
      margin-left:0;
   }
   .baeck2web .product-action-bar {
      margin-top: 1em;
   }
   .baeck2web .backlink-container {
      margin-top: 0;
   }
   .baeck2web .sorting-container {
      display: none;
   }
   .baeck2web .items-per-page-container {
      margin-top: 0;
   }
   .baeck2web .advanced-search-link {
      display:none;
   }
}
@media only screen and (max-width: 23.75em) {
   .baeck2web .sorting-container, 
   .baeck2web .items-per-page-container, 
   .baeck2web .nav {
      display: none;
   }
   .baeck2web .product-action-bar {
      margin-top: 0;
   }
   .baeck2web .backlink-container {
      margin-top: 1em;
   }

   .baeck2web .search-container {
      padding-bottom: 0.25em;
      padding-top: 0.25em;
   }
   .baeck2web .article-list-element-image-default {
      height: 200px;
   }
}
@media only screen and (min-width: 62.5em) {
   .baeck2web .item-list-element {
      margin: 0.5%;
      width: 19%;
   }
}
@media screen and (min-width: 75em) {
   .baeck2web article.item-list-element {
      margin: 0.5%;
      width: 19%;
   }
}
@media only screen and (min-width: 112.5em) {
   .baeck2web .item-list-element {
      margin: 0.5%;
      width: 19%;
   }
}
/*
     FILE ARCHIVED ON 02:44:13 Oct 05, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:46:05 Feb 02, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 1680.444 (3)
  exclusion.robots: 0.214
  RedisCDXSource: 195.979
  captures_list: 1900.318
  load_resource: 899.786
  esindex: 0.015
  PetaboxLoader3.datanode: 1055.527 (4)
  exclusion.robots.policy: 0.194
  CDXLines.iter: 19.213 (3)
  PetaboxLoader3.resolve: 1353.277 (3)
*/