/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media (min-width: 768px){
.header-top #_desktop_logo.col-md-2 {width: 10%;}
.header-top .position-static.col-md-10 {width: 40%;}
}