/********************************************

GENERAL 

********************************************/
/*  @media only screen and (max-width : 1100px) { 	}  */


	@media only screen and (max-width : 780px) { 

		#custom-subnav .row {
		    flex-wrap: wrap;
		}

		#custom-subnav .relative {
			display: block;
		}

		#custom-subnav .card {
			position: static;
			margin-top: 10px;
		} 

		#individual-give-food {
    		padding-top: 50px; 
		}

		.position-absolute {
		    position: relative !important;
		}
	}


/***** Navigation *****/
	

/***** Footer *****/	
	

/***** Modals *****/

	/***** Normal Form *****/

/***** Buttons *****/
		

	

/********************************************

HOME PAGE

********************************************/

/***** Hero *****/