.sppb-row-container {
    padding-left: 0px;
    padding-right: 0px;
}

.sp-pagebuilder-modal-content > div > div.sp-pagebuilder-modal-list-addons {
    padding: 0;
    position: relative;
    width: 100%;
}

#part1-us {
    float: left;
    background-color: #002855;
    box-shadow: 0 1px 0 0 #002855;
    color: white;
    height: 325px!important;
    margin-left: -12px !important;
    margin-top: -9px;
}

#part2-us {
    float: right;
    background-color: #4A90E2;
    box-shadow: 0 1px 0 0 #4A90E2;
    color: white;
    height: 325px!important;
    margin-right: -12px !important;
    margin-top: -9px;
}

#part1-ca {
    float: left;
    background-color: #002855;
    box-shadow: 0 1px 0 0 #002855;
    color: white;
    height: 295px!important;
    margin-left: -12px !important;
    margin-top: -9px;
}

#part2-ca {
    float: right;
    background-color: #4A90E2;
    box-shadow: 0 1px 0 0 #4A90E2;
    color: white;
    /* height: 290px; */
    height: 295px!important;
    margin-right: -12px !important;
    margin-top: -9px;
}

.h1-replacement {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;	
}