@media (min-width: 10px) and (max-width: 760px) { 
.header-3 {
    z-index:99;
}
    
body .header-3{
	  position:relative;
}
.center-top{ margin-top: 0px !important; }
}

.mob-hd-s-1.mob-hd-s-2{
	width: 100%;
	floaT: left;
	top: 0px;
    lefT: 0px;
	z-index:999999;
	position:fixed;
}