.teams{
	
	border:1px dashed #5927f7;
	text-align: center;
	height: 500px;

}
.ims{
	margin-top: 20px;
	
}
.omar{
	border:5px solid #5927f7;
	padding:20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 20px;
	height: 380px;
	box-shadow: -10px 10px 10px gray;
}
