/* Start custom CSS */@media (max-width: 880px) {
    .picandtextmobile.elementor-widget-image-box  .elementor-image-box-wrapper {
        text-align: right;
        display: flex;
        align-items: center;
    }
    .picandtextmobile.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    padding: 0 15px 0 0;
}
}/* End custom CSS */