body {
   background-color: #525252;
}

.big-main-background {
   /*background-image: url('../gfx/main_page_bg_resize.jpg');*/
   background-repeat: no-repeat;
}

.big-careers-background {
   background-image: url('../gfx/careers_bg.jpg');
   background-repeat: no-repeat;
}

.majillo-col-separator {
   border-right: 1px solid #333; 
}

.courses-hide {
  display: none;
}
