.template-customers{display:grid;gap:1.5rem;width:100%}.template-customers__header{width:100%}.template-customers__main{display:grid;gap:2rem}.template-customers__sidebar{display:grid;gap:1.5rem}@media only screen and (min-width:48em){.template-customers__main{display:flex;flex-wrap:wrap;gap:3rem}.template-customers__main>:first-child{flex-basis:18rem;flex-grow:1}.template-customers__main>:last-child{flex-basis:0;flex-grow:999;min-inline-size:50%}.template-customers__sidebar{margin-bottom:3rem}}