.select-country-wrap{height:100vh;padding:49px 84px}.country{width:164px;height:164px;border:1px solid #fff;border-radius:8px;cursor:pointer}.country img{width:6.875rem;height:5.156rem}.active{border:1px solid #097aff}.imgheight{height:90%}#nc_1_wrapper{width:96%!important}#sc{margin-top:20px!important;position:static!important;margin-left:0!important}@media only screen and (max-width:900px){.select-country-wrap{padding:42px 12px}.country{width:100px;height:91px;font-size:12px}.country img{width:57.362px;height:43.021px}}.animate-fadeIn{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}