@media (max-width: 1400px) {
    .right-section {
        clip-path: none !important;
        background: white !important;
    }
}
