.Sparkle-inner-6799{
	margin-top:20px;
	border-radius:var(--radius-m);
	height: 364px !important;
    border-radius: var(--radius-m);
	overflow:hidden;
}

@media screen and (max-width:767px){
	.sprkl-wrapper{
    width: 100vw!important;
    left: -32px;
}
	.Sparkle-inner-6799{
border-radius:0;
	}
}