@media (max-width: 757px) {
    .pickup-sites_page header,
    .order2_page header,
    .order_process header {
    top: 0 !important;
}

.order_process #menu_buttons .menu_button_wrapper.col-12 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.order_process #menu_buttons .btn1_wrap {
    text-align: center;
}

.order_process #menu_buttons .btn1_wrap img {
   margin: 0 auto;
}