/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



.main-menu__wrapper--logotype img {
    url(https://rgm.futureinsights.org/);
}

/* Inside the original website's CSS */


.row-fluid .span12 {
  min-height: 0px;
}


.shape-container {
min-height: 100px;
  background: #0e0e19 !important;
}