.elementor-7484 .elementor-element.elementor-element-84826d8{--display:flex;max-width:90vw;overflow:visible;}.elementor-7484 .elementor-element.elementor-element-bbc800f .elementor-heading-title{font-size:2.5rem;}/* Start custom CSS for container, class: .elementor-element-84826d8 */#content {
    display: grid;
    grid-template-columns: 5fr 2fr;
    column-gap: 60px;
    margin-top: 40px;
    margin-bottom: 60px;
    width: 1170px;
    align-self: center;
}

@media screen and (max-width: 1400px) {
    #content {
        display: flex;
        flex-direction: column;
    }
}/* End custom CSS */