.MKS20_kissen .artikel .artikel_table_main > .left .preview.preview_new {
  /*width: 320px;*/
  min-height: 130px;
}
.MKS20_kissen .design_big_bildbox_ohnezoom img {
  height: 45vH;
}
.artikel .artikel_table_main > .left .preview_new > img {
  transform: scale(.7);
}
.MKS20_kissen .artikel .artikel_table_main > .left .preview_new > img {
  height: 80px !important;
}
.MKS20_kissen .artikel .artikel_table_main > .left .preview_new img.vorherigesBild {
  left: 35px;
}
.MKS20_kissen .artikel .artikel_table_main > .left .preview_new img.naechstesBild {
  right: 35px;
}
.accordion_ueberschrift.stoffdesign .eingabeGewaehltUe::after {
  content: "wechseln";
text-decoration: underline;
vertical-align: middle;
font-style: italic;
font-size: .9em;
margin-left: 1em;
display: inline-flex;
padding-right: 30px;
background-image: url(/i/mass_icons_2023/refresh.svg);
background-repeat: no-repeat;
background-position: center right;
line-height: 48px;
position: absolute;
top: 0;
height: 100%;
}

/*
@media screen and (min-width: 1500px) {
  #mygallery {
    background-position: calc((100vw - 1200px) / 2) 100px;
    background-size: 1200px calc(100% - 150px);
    background-repeat: no-repeat;
    transform: translateY(75px);
    height: 100%;
  }
}
*/

figure.mediaThekBild {
	background-image:none!important;
}