

.container {
    position:relative;
    height: 145px;
    width:130px;
    padding-top: 8px;
    border-radius: 5%;
    background-color: rgb(148,163,184,0.1);    
}


.flag {
    position:absolute;
    top:8px;
    right:5px;
}