.random-tour_skeleton{border-radius:5px;display:block;display:flex;flex-direction:column;height:340px;padding:12px}.random-tour_skeleton .items{display:flex;flex-wrap:wrap;gap:4px}.random-tour_skeleton .items .item{border-radius:5px;height:28px}.random-tour_skeleton .items .item:first-child{width:33%}.random-tour_skeleton .items .item:nth-child(2){width:60%}.random-tour_skeleton .items .item:nth-child(3){width:52%}.random-tour_skeleton .items .item:nth-child(4){width:72%}.random-tour_skeleton .items .item:nth-child(5){width:45%}.random-tour_skeleton .name,.random-tour_skeleton .price{border-radius:5px;height:40px;width:100%}.random-tour_skeleton .name{margin-top:auto}.random-tour_skeleton .price{margin-top:20px}@media only screen and (min-width:600px){.random-tour_skeleton{height:280px}}
