.tournament_menu {
    display: none !important;
}

#schedule_bottom_section div:first-child {
    display: none !important;
}

#schedule_bottom_section div {
    width: 100% !important;
}

.packagebuttons .btnsupplierenquirynow {
    display: none !important;
}

.packagebuttons .btnsupplieraddtocart {
    width: 100% !important;
    border-bottom-left-radius: 15px !important;
}

.viewstadiummap {
    display: none !important;
}

.btnaddedcart {
    background-color: var(--saffronorange) !important;
}

.match_not_listed {
    display: none !important;
}

.merchandise_collection {
    display: none;
}
