.pea_cook_wrapper.pea_cook_bottomcenter {
    margin: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.pea_cook_wrapper.pea_cook_topcenter {
    width: 100vw;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}