.top-layer {
	z-index:1000 !important;
	background-color:#fff !important;
}

@media only screen and (max-width : 979px) {
	.top-ad {
		display:none;
	}
}