.container{max-width:720px;}
.col-md{flex:1 0 0%;}
.row-cols-md-auto>*{flex:0 0 auto;width:auto;}
.row-cols-md-2>*{flex:0 0 auto;width:50%;}
.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%;}
.col-md-auto{flex:0 0 auto;width:auto;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-7{flex:0 0 auto;width:58.33333333%;}
.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}
.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}
.d-md-inline{display:inline !important;}
.d-md-block{display:block !important;}
.d-md-none{display:none !important;}
.flex-md-column{flex-direction:column !important;}
.justify-content-md-start{justify-content:flex-start !important;}
.justify-content-md-end{justify-content:flex-end !important;}
.justify-content-md-between{justify-content:space-between !important;}
.align-items-md-start{align-items:flex-start !important;}
.order-md-0{order:0 !important;}
.mb-md-0{margin-bottom:0 !important;}
.ms-md-0{margin-left:0 !important;}
.text-md-start{text-align:left !important;}