body .header-m .site-branding img{
width:401px;
}
body #page #masthead .header-m .container .site-branding .custom-logo-link img{
height:auto !important;
}
body #main nav{
display:none;
}
body #masthead .header-bottom{
background-color:#e67e22;
}
body #search{
background-color:#e67e22;
}
body #welcome{
margin-top:-10px;
}
body #welcome .header-part .section-title{
color:#e67e22;
padding-top:15px;
}
body #courses .header-part h2{
color:#e67e22;
}
body .header-m .info-box:nth-child(4){
position:relative;
left:-20px;
}
@media (min-width:768px){
body #welcome{
padding-top:0px;
}
}