/* 4 Homepage mit 3-Spalten-Layout */
.tour-list .tile, .product-list .tile {
    width: 280px !important;
    margin: 5px 10px 35px 15px !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;
}
