.elementor-34 .elementor-element.elementor-element-7669344 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-34 .elementor-element.elementor-element-7669344 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS */#customer_login{
        display: flex;
}
#customer_login .u-column1.col-1 , #customer_login .u-column2.col-2{
    width: 49%;
}
@media screen and (max-width: 760px) {
    #customer_login {
    display: flex;
    flex-direction: column;
}
#customer_login .u-column1.col-1 , #customer_login .u-column2.col-2{
    width: 100%;
}
}/* End custom CSS */