#delivery-prices-table tr > td{text-align:center;}
#delivery-prices-table tr > td:first-of-type{text-align:left;}

.h02-middle{display:grid;grid-template-columns:47.5% 47.5%;grid-gap:0 5%;width:100%;align-items:start}
#block-form-section-content-1,
#block-form-section-content-3{grid-template-columns:100%;}
#block-form-section-content-2{grid-template-columns:32% 32% 32%;}
#block-form-buttons-7,
#block-form-form-7 .block-form-step-header{display:none;}

#gd-id-select{width:auto; max-width:400px;}

@media screen and (max-device-width: 800px){


.h02-middle{display:none;}


}