#main img.img-responsive { width: 100% }
#header .header-top {
   background:#535353;
}
#custom-text {
    background: white;
    text-align: left;
}
@media (min-width: 992px) {
    #header .header_logo a img {
        position: relative;
	top: -40px;
    }
}
