.flag-button{
    display:flex;
    flex-direction: column;
    align-items: center ;
}

.flag-button img{
    max-width:150px;
    height:auto;
}