/*                                                      
                                                                                                                

  GEOG3 Course-Specific CSS                                            


*/


#header.header #navbar-top.navbar {
  background-image: url('/themes/custom/base_course_theme/images/geog3-custom-bg.jpg')!important;
  background-size: cover!important; 
  background-position: top left!important; 
  background-repeat: no-repeat!important; 
  background-color: #000!important; /* fall back */
  height: 300px!important;
  align-items: flex-start!important;
}


.department-of a, .department-name a {
    color: #000!important;
}

.department-name {
    color: #000!important;
}


.block-simple-blockgeog-department-title {
	padding: 20px;
}




/* Screen size 768px and smaller - generally mobile devices             */
/************************************************************************/
@media (max-width: 768px) {



}



/* Screen size 768px and smaller - generally mobile devices             */
/************************************************************************/
@media (max-width: 768px) {



}