.rounded-image {
    border-radius: 20px;
    border-radius: 0px 50px 50px 50px;
    box-shadow: 20px 7px 10px -23px black; 
}