You can use this code to Custom CSS box
div.instagram-block div.slide img {
border-radius: 12px !important
}
div.instagram-block .sqs-video-wrapper.video-fill {
border-radius: 12px;
overflow: hidden;
}
Result

You can use this code to Custom CSS box
div.instagram-block div.slide img {
border-radius: 12px !important
}
div.instagram-block .sqs-video-wrapper.video-fill {
border-radius: 12px;
overflow: hidden;
}
Result
