/* Add here all your CSS customizations */
.col-md-8 {
  width: 65%;
}
.col-md-4 {
  width: 35%;
}
