@media screen and (min-width: 767px) {
    

    .iappcreation-checkout-page .checkout-fixed-header,
    .iappcreation-checkout-page .fixed-total-checkout{
        display: none !important;
    }

    .woocommerce-checkout .site-footer {
        margin-bottom: 0px;
    }
}
