@media screen and (max-width: 767px) {
    .sticky-price-tab {
        flex-wrap: wrap;
    }
}