@media screen and (max-width: 737px){
	.nsect{
		display: none;
	}
}