.header {
 
     z-index: 999;
     width: 100%;
       background-color: #8F1910;
}
.logo img
{
	width: 150px;
	height: 150px;
	padding: 0px;
	top:0px;
}
.header-top {
    
     background-size: 100% 100%;
     background-repeat: no-repeat;
     padding-bottom: 0px;
}