/* Responsiveness for JTQ website */

@media only screen and (min-width : 1481px) and (max-width : 1680px) {
	
}

@media screen and  (max-width: 600px) {
	.donate_now a {margin:0;}
	.elementor-nav-menu {padding-bottom:20px!important;}
}