@media only screen and (max-width: 1000px) {
	
.btn{
	padding:8px 18px 6px 18px;
}	
	
.block-5-background{
    top: 0px;
	bottom:auto;
    height: 360px;
}

.ad-new-box{
	border-top-right-radius:30px;
	border-top-left-radius:30px;
	border-bottom-right-radius:0;
}

}