/* Smaller flag/icon used in country selects */
.fmx-flag {
    width: 18px !important;
    height: 12px !important;
    object-fit: cover;
    border-radius: 2px;
}
