/* Themify Customize Styling */
h2 {		font-size:30px;
 
}
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
.two {display:none;}
.one {display:none;}