
@media(max-width:768px){
  .biz-detail-grid{grid-template-columns:1fr;gap:32px}
  .sub-grid{grid-template-columns:1fr}
}
