
@media screen and (min-width: 740px){

.toggle-menu{
	display: none !important;
}
}