#masthead {
    background: transparent!important;
    border-bottom: none;
		width: 100%!important;
    top: 0px!important;
	  padding: 0px!important;
		
}

.masthead-sentinel {
    height: 0px!important;
}

#masthead .container {
max-width:100%!important;

}


#masthead .site-branding {
    padding: 0px;
    position: fixed;
    left: 30px;
    top: 30px;
}

#masthead .site-branding img {
   
    height: 150px!important;
    width: auto!important;
}

.main-navigation {
   
    height: 100px;
    width: 100px;
    background: skyblue;
    right: 0px;
    position: fixed;
    padding: 30px;
}

div#ctf {
    height: 83vh!important;
}


@media (max-width: 1280px) {
  
#masthead .site-branding img {
   
    height: 50px!important;
    width: auto!important;
}
#slider_home_101 h1{
		font-size: 1.5rem;}