.elementor .overflow-image-right{min-height:900px;border-radius:25px;background-clip:border-box;box-shadow:2px 2px 10px 5px rgba(0, 0, 0, 1);.overflow-image-right {
margin-right: calc(50% - 50vw);
width: calc(100% + (50vw - 50%));
overflow: hidden;
}

.overflow-image-right img {
width: 100%;
height: 100%;
min-height: 520px;
object-fit: cover;
object-position: center;
display: block;
}\n}