.productTeaser .blue-label{ font-size: .75rem; line-height: 1.0625rem; } .productTeaser ul li { list-style: none; max-width: 400px; margin: 30px auto; } .productTeaser .productImage { margin-bottom: 15px; } .productTeaser .floatingIconWrapper { position: relative; } .productTeaser .product .headline { font-size: 1.4rem; line-height: 1.75rem; margin-bottom: 15px!important; } .productTeaser .product .button-wrapper { margin-top: auto; text-align: center; } .productTeaser .product .overlay-icon { position: absolute; width: auto; } @media (min-width: 1024px){ .productTeaser ul { display: flex; justify-content: space-evenly; } .productTeaser a.product { display: flex; flex-direction: column; height: 100%; } .productTeaser ul li { max-width: 300px; margin-left: 0; margin-right: 0; } .productTeaser.with2 ul li { max-width: 473px; } } @media (min-width: 1440px){ .productTeaser ul { justify-content: space-between; } .productTeaser ul li { max-width: 400px; } .productTeaser.with2 ul li { max-width: 630px; } }