@media only screen and (max-width: 1024px) {

div.contrast:before {
display:none !important;
}
div.contrast {
	width: 100%;
}

}

#col3 #dep_logo img {
    float: left !important;
}

