div.flag {
	display: flex;
	box-shadow: 1px 1px 10px #ccc;
} 

div.flag img {
	height: 30px;
}
