/* Main style sheet for tools.tradercreative.ca */
/* Nicholas Fortin - July 2018 */

/* header */
#header > .inner{padding:0;}

#header .maintitle {
    height: 95px;
    width: 155px;
    background-image:url('/images/autohebdologo.png');
}
#header:lang(en) .maintitle{background-image:url('/images/autotraderlogo.png');}
@media screen and (min-width: 600px){
	#header .pagetitle{margin:35px 0;}
}
