.container .row .col-md-3 {
  display: none !important;
}
.container .row .col-md-9 {
  max-width: none !important;
  flex: 1;
}
