selector {
padding: 0px 10px;
}
selector .elementor-column-gap-default {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
selector .box1 {
width: 30%;
}
selector .box2,
selector .box3,
selector .box6 {
width: 69%;
}
selector .box4,
selector .box5 {
width: 30%;
}