/* Themify Customize Styling */
#site-description {	display: none; 
}

/* Themify Custom CSS */
#main-nav a {
	  text-transform: capitalize;
}
@media (max-width: 900px) {
	    .loops-wrapper.no-gutter.grid4 {
	        height: auto !important;    
}
    .loops-wrapper.no-gutter.grid4 .post {
	        width: 48%;        float: left;        position: relative !important;        clear: none;        margin-right: 2%;        top: 0 !important;        left: 0 !important;    
}

}
