.checkboxes-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
}

body .woocommerce-notices-wrapper {
    position: relative;
}
