﻿.larg-flex {
    /*width: 28% !important;*/
    width: 50% !important;
    margin-top: 0;
}

input#Country {
    width: 33% !important;
    display: inline-block;
    margin-top: 5px;
    margin-left: 3px;
}

.m-v-6{
    margin: 6px 0;
}