#sp-header{
	position:relative !important;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full{
	left: 0 !important;
	right: 0 !important;
}
@media (min-width:576px){
	.sp-menu-full.container{
		width:100% !important;
    }
}
@media (min-width:768px){
	.sp-menu-full.container{
		width:100% !important;
    }
}
@media (min-width:992px){
	.sp-menu-full.container{
		width:100% !important;
    }
}
@media (min-width:1200px){
	.sp-menu-full.container{
		width:100% !important;
    }
}
@media (min-width:1400px){
	.sp-menu-full.container{
		width:100% !important;
    }
}
@media (max-width: 575px) {
	#sp-header .logo {
		height: 180px !important;
		/*height: 100px !important;*/
	}
}
@media (max-width: 991px) {
	#sp-header .logo {
		height: 180px !important;
		/*height: 100px !important;*/
	}
}