.dist-table,.form{margin:auto;max-width:1170px;padding:15px;width:100%}#clabel{display:block}#countries{width:calc(50% - 1rem)}.grid-wrapper{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem}.grid-wrapper>div{background-color:#fafafa;border-top:2px solid #ef7d00;padding:1rem}.grid-wrapper h4{font-size:1.4rem;font-weight:700}.address:before,.email:before,.phone:before,.prods:before,.web:before{color:#ef7d00;display:block;font-size:.6rem;font-weight:700}.grid-wrapper .address:before{content:"ADDRESS"}.phone:before{content:"PHONE"}.web:before{content:"WEB"}.email:before{content:"EMAIL"}.calpro,.svar{background-color:#0087cc;border-radius:25px;color:#fff;display:inline;font-size:.7rem;font-weight:700;padding:2px 8px}.calpro{background-color:#ef7d00}.grid-wrapper>div>span:first-of-type{padding-top:0}.country{margin-top:3rem}.country>h2{font-size:1.9rem;font-weight:700}.dist-card{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem}.dist-card h4{margin-bottom:.4rem}.dist-name{grid-column:1/3;grid-row:1}.phone{grid-column:1;grid-row:3}.email{grid-column:2;grid-row:3}.prods{grid-column:1/3;grid-row:2}.prods>span{margin-left:4px}.prods>span:first-child{margin-left:0}.grid-wrapper .address{grid-column:1/3;grid-row:4}.looking{grid-column:1/3;grid-row:2}.flag{border:1px solid #f0f0f0;height:27px;margin-bottom:.7rem;margin-left:1rem}.looking>.btn{display:block;margin-bottom:1.5rem;margin-top:1.5rem;max-width:250px}@media only screen and (max-width:800px){.grid-wrapper{grid-template-columns:repeat(1,1fr)}#countries{width:100%}}