/* 4 Homepage mit 4-Spalten-Layout */
.tour-list .tile, .product-list .tile {
    width: 210px !important;
    margin: 0px 8px 30px 8px !important;
}
.tour-list .tile .artist, .product-list .tile .artist {
    height: 40px !important;
}
.tour-list .tile img, .product-list .tile img {
    width: 100% !important;
}
.tour-list .tile .price-container .price-from-title, .product-list .tile .price-container .price-from-title, .tour-list .tile .artist, .product-list .tile .artist {
    font-size: 16px !important;
}
