@media screen and (max-width: 999px){
	div.logo-wrapper img{
		width:400px !important;
	}
	div.navigation-wrapper ul.sf-menu li a {
		padding: 11px 15px;
	}
	div.logo-right-text-content {
		margin-bottom: 0;
	}
	div.social-wrapper {
		top: -36px;
	}
}
@media screen and (max-width: 767px){
	.page-id-69 .row .four {
		width: 100% !important;
	}
	.post-91 .shortcode1-3{
		text-align:center;
	}
}