.editor-option-layout{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editor-option-layout .editor-options{display:contents}.editor-option-layout .editor-option:first-child{grid-column:1/-1}.editor-option-layout .editor-option:not(:first-child){min-width:0}.editor-option-layout .editor-option:not(:first-child) .listing-editor{grid-template-columns:1fr}.editor-option-layout .add-option{width:auto;min-height:100%;margin:0;align-content:center}.editor-option-layout .editor-option:not(:first-child) .photo-upload,.editor-option-layout .editor-option:not(:first-child) .photo-preview{min-height:250px}@media(max-width:760px){.editor-option-layout{grid-template-columns:1fr}.editor-option-layout .editor-option:first-child{grid-column:auto}.editor-option-layout .add-option{min-height:110px}.editor-option-layout .editor-option:not(:first-child) .photo-upload,.editor-option-layout .editor-option:not(:first-child) .photo-preview{min-height:190px}}
