.type_options{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:23px}.type_options .radio_btn span{justify-content:center}.data-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.data-fields.f2{grid-template-columns:repeat(2,1fr)}.data-fields #vcardAddrInput{grid-column:1/-1}canvas{border-radius:5px;max-width:100%}.download_btns{display:flex;justify-content:space-between;margin-top:10px}.code_options{width:calc(100% - 355px);order:1}.code_options .options_wrap{margin-top:13px}.code_options .options_wrap:first-child{margin-top:0}.code_options .options{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.qr_code{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.qr_code .code{order:2;width:300px;max-width:100%}@media (max-width: 992px){.type_options{grid-template-columns:repeat(3,1fr)}.qr_code{display:block}.qr_code .code{margin:0 auto}.code_options{width:100%;margin-top:30px}.data-fields{display:grid;grid-template-columns:repeat(1,1fr)}}@media (max-width: 400px){.type_options{grid-template-columns:repeat(2,1fr)}}
