/** @format */

.rounded_image,
.wysiwyg img,
.sbi_photo_wrap {
	border-radius: var(--rounded-corners-small) !important;
	overflow: hidden;
}

.sbi_photo_wrap {
	overflow: hidden !important;
}
